#A5C4AE Color

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

Color preview

#A5C4AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A5C4AE

.color-a5c4ae {
  color: #A5C4AE;
  background-color: #A5C4AE;
}

Frequently asked questions

What color is #A5C4AE?+

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

What is the closest Tailwind color to #A5C4AE?+

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