#ABC1AE Color

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

Color preview

#ABC1AE

Color formats

HEX
#ABC1AE
RGB
rgb(171, 193, 174)
RGBA
rgba(171, 193, 174, 1)
HSL
hsl(128, 15%, 71%)
HSV
hsv(128, 11%, 76%)
CMYK
cmyk(11%, 0%, 10%, 24%)
CSS variable
--color-primary: #ABC1AE;
Lowercase HEX
#abc1ae

Shades

Tints

Tones

Harmony

CSS snippets for #ABC1AE

.color-abc1ae {
  color: #ABC1AE;
  background-color: #ABC1AE;
}

Frequently asked questions

What color is #ABC1AE?+

#ABC1AE is a HEX color with RGB value rgb(171, 193, 174) and HSL value hsl(128, 15%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC1AE?+

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