#A5C5AE Color

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

Color preview

#A5C5AE

Color formats

HEX
#A5C5AE
RGB
rgb(165, 197, 174)
RGBA
rgba(165, 197, 174, 1)
HSL
hsl(137, 22%, 71%)
HSV
hsv(137, 16%, 77%)
CMYK
cmyk(16%, 0%, 12%, 23%)
CSS variable
--color-primary: #A5C5AE;
Lowercase HEX
#a5c5ae

Shades

Tints

Tones

Harmony

CSS snippets for #A5C5AE

.color-a5c5ae {
  color: #A5C5AE;
  background-color: #A5C5AE;
}

Frequently asked questions

What color is #A5C5AE?+

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

What is the closest Tailwind color to #A5C5AE?+

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