#AEBD80 Color

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

Color preview

#AEBD80

Color formats

HEX
#AEBD80
RGB
rgb(174, 189, 128)
RGBA
rgba(174, 189, 128, 1)
HSL
hsl(75, 32%, 62%)
HSV
hsv(75, 32%, 74%)
CMYK
cmyk(8%, 0%, 32%, 26%)
CSS variable
--color-primary: #AEBD80;
Lowercase HEX
#aebd80

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD80

.color-aebd80 {
  color: #AEBD80;
  background-color: #AEBD80;
}

Frequently asked questions

What color is #AEBD80?+

#AEBD80 is a HEX color with RGB value rgb(174, 189, 128) and HSL value hsl(75, 32%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEBD80?+

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