#AEAF74 Color

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

Color preview

#AEAF74

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEAF74

.color-aeaf74 {
  color: #AEAF74;
  background-color: #AEAF74;
}

Frequently asked questions

What color is #AEAF74?+

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

What is the closest Tailwind color to #AEAF74?+

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