#ABBCB6 Color

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

Color preview

#ABBCB6

Color formats

HEX
#ABBCB6
RGB
rgb(171, 188, 182)
RGBA
rgba(171, 188, 182, 1)
HSL
hsl(159, 11%, 70%)
HSV
hsv(159, 9%, 74%)
CMYK
cmyk(9%, 0%, 3%, 26%)
CSS variable
--color-primary: #ABBCB6;
Lowercase HEX
#abbcb6

Shades

Tints

Tones

Harmony

CSS snippets for #ABBCB6

.color-abbcb6 {
  color: #ABBCB6;
  background-color: #ABBCB6;
}

Frequently asked questions

What color is #ABBCB6?+

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

What is the closest Tailwind color to #ABBCB6?+

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