#AEAF72 Color

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

Color preview

#AEAF72

Color formats

HEX
#AEAF72
RGB
rgb(174, 175, 114)
RGBA
rgba(174, 175, 114, 1)
HSL
hsl(61, 28%, 57%)
HSV
hsv(61, 35%, 69%)
CMYK
cmyk(1%, 0%, 35%, 31%)
CSS variable
--color-primary: #AEAF72;
Lowercase HEX
#aeaf72

Shades

Tints

Tones

Harmony

CSS snippets for #AEAF72

.color-aeaf72 {
  color: #AEAF72;
  background-color: #AEAF72;
}

Frequently asked questions

What color is #AEAF72?+

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

What is the closest Tailwind color to #AEAF72?+

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