#ABC3AA Color

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

Color preview

#ABC3AA

Color formats

HEX
#ABC3AA
RGB
rgb(171, 195, 170)
RGBA
rgba(171, 195, 170, 1)
HSL
hsl(118, 17%, 72%)
HSV
hsv(118, 13%, 76%)
CMYK
cmyk(12%, 0%, 13%, 24%)
CSS variable
--color-primary: #ABC3AA;
Lowercase HEX
#abc3aa

Shades

Tints

Tones

Harmony

CSS snippets for #ABC3AA

.color-abc3aa {
  color: #ABC3AA;
  background-color: #ABC3AA;
}

Frequently asked questions

What color is #ABC3AA?+

#ABC3AA is a HEX color with RGB value rgb(171, 195, 170) and HSL value hsl(118, 17%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC3AA?+

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