#AEAF73 Color

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

Color preview

#AEAF73

Color formats

HEX
#AEAF73
RGB
rgb(174, 175, 115)
RGBA
rgba(174, 175, 115, 1)
HSL
hsl(61, 27%, 57%)
HSV
hsv(61, 34%, 69%)
CMYK
cmyk(1%, 0%, 34%, 31%)
CSS variable
--color-primary: #AEAF73;
Lowercase HEX
#aeaf73

Shades

Tints

Tones

Harmony

CSS snippets for #AEAF73

.color-aeaf73 {
  color: #AEAF73;
  background-color: #AEAF73;
}

Frequently asked questions

What color is #AEAF73?+

#AEAF73 is a HEX color with RGB value rgb(174, 175, 115) and HSL value hsl(61, 27%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEAF73?+

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