#A4AE9D Color

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

Color preview

#A4AE9D

Color formats

HEX
#A4AE9D
RGB
rgb(164, 174, 157)
RGBA
rgba(164, 174, 157, 1)
HSL
hsl(95, 9%, 65%)
HSV
hsv(95, 10%, 68%)
CMYK
cmyk(6%, 0%, 10%, 32%)
CSS variable
--color-primary: #A4AE9D;
Lowercase HEX
#a4ae9d

Shades

Tints

Tones

Harmony

CSS snippets for #A4AE9D

.color-a4ae9d {
  color: #A4AE9D;
  background-color: #A4AE9D;
}

Frequently asked questions

What color is #A4AE9D?+

#A4AE9D is a HEX color with RGB value rgb(164, 174, 157) and HSL value hsl(95, 9%, 65%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4AE9D?+

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