#ABC2AC Color

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

Color preview

#ABC2AC

Color formats

HEX
#ABC2AC
RGB
rgb(171, 194, 172)
RGBA
rgba(171, 194, 172, 1)
HSL
hsl(123, 16%, 72%)
HSV
hsv(123, 12%, 76%)
CMYK
cmyk(12%, 0%, 11%, 24%)
CSS variable
--color-primary: #ABC2AC;
Lowercase HEX
#abc2ac

Shades

Tints

Tones

Harmony

CSS snippets for #ABC2AC

.color-abc2ac {
  color: #ABC2AC;
  background-color: #ABC2AC;
}

Frequently asked questions

What color is #ABC2AC?+

#ABC2AC is a HEX color with RGB value rgb(171, 194, 172) and HSL value hsl(123, 16%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC2AC?+

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