#ABBCB3 Color

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

Color preview

#ABBCB3

Color formats

HEX
#ABBCB3
RGB
rgb(171, 188, 179)
RGBA
rgba(171, 188, 179, 1)
HSL
hsl(148, 11%, 70%)
HSV
hsv(148, 9%, 74%)
CMYK
cmyk(9%, 0%, 5%, 26%)
CSS variable
--color-primary: #ABBCB3;
Lowercase HEX
#abbcb3

Shades

Tints

Tones

Harmony

CSS snippets for #ABBCB3

.color-abbcb3 {
  color: #ABBCB3;
  background-color: #ABBCB3;
}

Frequently asked questions

What color is #ABBCB3?+

#ABBCB3 is a HEX color with RGB value rgb(171, 188, 179) and HSL value hsl(148, 11%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABBCB3?+

The closest Tailwind color is gray-400, available as the bg-gray-400 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