#A4B4AE Color

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

Color preview

#A4B4AE

Color formats

HEX
#A4B4AE
RGB
rgb(164, 180, 174)
RGBA
rgba(164, 180, 174, 1)
HSL
hsl(157, 10%, 67%)
HSV
hsv(157, 9%, 71%)
CMYK
cmyk(9%, 0%, 3%, 29%)
CSS variable
--color-primary: #A4B4AE;
Lowercase HEX
#a4b4ae

Shades

Tints

Tones

Harmony

CSS snippets for #A4B4AE

.color-a4b4ae {
  color: #A4B4AE;
  background-color: #A4B4AE;
}

Frequently asked questions

What color is #A4B4AE?+

#A4B4AE is a HEX color with RGB value rgb(164, 180, 174) and HSL value hsl(157, 10%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A4B4AE?+

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