#AEBD8E Color

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

Color preview

#AEBD8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD8E

.color-aebd8e {
  color: #AEBD8E;
  background-color: #AEBD8E;
}

Frequently asked questions

What color is #AEBD8E?+

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

What is the closest Tailwind color to #AEBD8E?+

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