#A4C4AE Color

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

Color preview

#A4C4AE

Color formats

HEX
#A4C4AE
RGB
rgb(164, 196, 174)
RGBA
rgba(164, 196, 174, 1)
HSL
hsl(139, 21%, 71%)
HSV
hsv(139, 16%, 77%)
CMYK
cmyk(16%, 0%, 11%, 23%)
CSS variable
--color-primary: #A4C4AE;
Lowercase HEX
#a4c4ae

Shades

Tints

Tones

Harmony

CSS snippets for #A4C4AE

.color-a4c4ae {
  color: #A4C4AE;
  background-color: #A4C4AE;
}

Frequently asked questions

What color is #A4C4AE?+

#A4C4AE is a HEX color with RGB value rgb(164, 196, 174) and HSL value hsl(139, 21%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4C4AE?+

The closest Tailwind color is gray-400, available as the bg-gray-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