#AEBD8D Color

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

Color preview

#AEBD8D

Color formats

HEX
#AEBD8D
RGB
rgb(174, 189, 141)
RGBA
rgba(174, 189, 141, 1)
HSL
hsl(79, 27%, 65%)
HSV
hsv(79, 25%, 74%)
CMYK
cmyk(8%, 0%, 25%, 26%)
CSS variable
--color-primary: #AEBD8D;
Lowercase HEX
#aebd8d

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD8D

.color-aebd8d {
  color: #AEBD8D;
  background-color: #AEBD8D;
}

Frequently asked questions

What color is #AEBD8D?+

#AEBD8D is a HEX color with RGB value rgb(174, 189, 141) and HSL value hsl(79, 27%, 65%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AEBD8D?+

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