#ABCBBD Color

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

Color preview

#ABCBBD

Color formats

HEX
#ABCBBD
RGB
rgb(171, 203, 189)
RGBA
rgba(171, 203, 189, 1)
HSL
hsl(154, 24%, 73%)
HSV
hsv(154, 16%, 80%)
CMYK
cmyk(16%, 0%, 7%, 20%)
CSS variable
--color-primary: #ABCBBD;
Lowercase HEX
#abcbbd

Shades

Tints

Tones

Harmony

CSS snippets for #ABCBBD

.color-abcbbd {
  color: #ABCBBD;
  background-color: #ABCBBD;
}

Frequently asked questions

What color is #ABCBBD?+

#ABCBBD is a HEX color with RGB value rgb(171, 203, 189) and HSL value hsl(154, 24%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABCBBD?+

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