#ABC6AA Color

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

Color preview

#ABC6AA

Color formats

HEX
#ABC6AA
RGB
rgb(171, 198, 170)
RGBA
rgba(171, 198, 170, 1)
HSL
hsl(118, 20%, 72%)
HSV
hsv(118, 14%, 78%)
CMYK
cmyk(14%, 0%, 14%, 22%)
CSS variable
--color-primary: #ABC6AA;
Lowercase HEX
#abc6aa

Shades

Tints

Tones

Harmony

CSS snippets for #ABC6AA

.color-abc6aa {
  color: #ABC6AA;
  background-color: #ABC6AA;
}

Frequently asked questions

What color is #ABC6AA?+

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

What is the closest Tailwind color to #ABC6AA?+

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