#A2CCAA Color

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

Color preview

#A2CCAA

Color formats

HEX
#A2CCAA
RGB
rgb(162, 204, 170)
RGBA
rgba(162, 204, 170, 1)
HSL
hsl(131, 29%, 72%)
HSV
hsv(131, 21%, 80%)
CMYK
cmyk(21%, 0%, 17%, 20%)
CSS variable
--color-primary: #A2CCAA;
Lowercase HEX
#a2ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #A2CCAA

.color-a2ccaa {
  color: #A2CCAA;
  background-color: #A2CCAA;
}

Frequently asked questions

What color is #A2CCAA?+

#A2CCAA is a HEX color with RGB value rgb(162, 204, 170) and HSL value hsl(131, 29%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A2CCAA?+

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