#AEBD72 Color

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

Color preview

#AEBD72

Color formats

HEX
#AEBD72
RGB
rgb(174, 189, 114)
RGBA
rgba(174, 189, 114, 1)
HSL
hsl(72, 36%, 59%)
HSV
hsv(72, 40%, 74%)
CMYK
cmyk(8%, 0%, 40%, 26%)
CSS variable
--color-primary: #AEBD72;
Lowercase HEX
#aebd72

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD72

.color-aebd72 {
  color: #AEBD72;
  background-color: #AEBD72;
}

Frequently asked questions

What color is #AEBD72?+

#AEBD72 is a HEX color with RGB value rgb(174, 189, 114) and HSL value hsl(72, 36%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEBD72?+

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