#ABCEBC Color

Inspect #ABCEBC across formats, palettes, contrast and closest named color matches.

Color preview

#ABCEBC

Color formats

HEX
#ABCEBC
RGB
rgb(171, 206, 188)
RGBA
rgba(171, 206, 188, 1)
HSL
hsl(149, 26%, 74%)
HSV
hsv(149, 17%, 81%)
CMYK
cmyk(17%, 0%, 9%, 19%)
CSS variable
--color-primary: #ABCEBC;
Lowercase HEX
#abcebc

Shades

Tints

Tones

Harmony

CSS snippets for #ABCEBC

.color-abcebc {
  color: #ABCEBC;
  background-color: #ABCEBC;
}

Frequently asked questions

What color is #ABCEBC?+

#ABCEBC is a HEX color with RGB value rgb(171, 206, 188) and HSL value hsl(149, 26%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABCEBC?+

The closest Tailwind color is emerald-200, available as the bg-emerald-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools