#ABCBBF Color

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

Color preview

#ABCBBF

Color formats

HEX
#ABCBBF
RGB
rgb(171, 203, 191)
RGBA
rgba(171, 203, 191, 1)
HSL
hsl(158, 24%, 73%)
HSV
hsv(158, 16%, 80%)
CMYK
cmyk(16%, 0%, 6%, 20%)
CSS variable
--color-primary: #ABCBBF;
Lowercase HEX
#abcbbf

Shades

Tints

Tones

Harmony

CSS snippets for #ABCBBF

.color-abcbbf {
  color: #ABCBBF;
  background-color: #ABCBBF;
}

Frequently asked questions

What color is #ABCBBF?+

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

What is the closest Tailwind color to #ABCBBF?+

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