#A6CCAA Color

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

Color preview

#A6CCAA

Color formats

HEX
#A6CCAA
RGB
rgb(166, 204, 170)
RGBA
rgba(166, 204, 170, 1)
HSL
hsl(126, 27%, 73%)
HSV
hsv(126, 19%, 80%)
CMYK
cmyk(19%, 0%, 17%, 20%)
CSS variable
--color-primary: #A6CCAA;
Lowercase HEX
#a6ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #A6CCAA

.color-a6ccaa {
  color: #A6CCAA;
  background-color: #A6CCAA;
}

Frequently asked questions

What color is #A6CCAA?+

#A6CCAA is a HEX color with RGB value rgb(166, 204, 170) and HSL value hsl(126, 27%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A6CCAA?+

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