#A4AE5C Color

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

Color preview

#A4AE5C

Color formats

HEX
#A4AE5C
RGB
rgb(164, 174, 92)
RGBA
rgba(164, 174, 92, 1)
HSL
hsl(67, 34%, 52%)
HSV
hsv(67, 47%, 68%)
CMYK
cmyk(6%, 0%, 47%, 32%)
CSS variable
--color-primary: #A4AE5C;
Lowercase HEX
#a4ae5c

Shades

Tints

Tones

Harmony

CSS snippets for #A4AE5C

.color-a4ae5c {
  color: #A4AE5C;
  background-color: #A4AE5C;
}

Frequently asked questions

What color is #A4AE5C?+

#A4AE5C is a HEX color with RGB value rgb(164, 174, 92) and HSL value hsl(67, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A4AE5C?+

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