#AEBD8A Color

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

Color preview

#AEBD8A

Color formats

HEX
#AEBD8A
RGB
rgb(174, 189, 138)
RGBA
rgba(174, 189, 138, 1)
HSL
hsl(78, 28%, 64%)
HSV
hsv(78, 27%, 74%)
CMYK
cmyk(8%, 0%, 27%, 26%)
CSS variable
--color-primary: #AEBD8A;
Lowercase HEX
#aebd8a

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD8A

.color-aebd8a {
  color: #AEBD8A;
  background-color: #AEBD8A;
}

Frequently asked questions

What color is #AEBD8A?+

#AEBD8A is a HEX color with RGB value rgb(174, 189, 138) and HSL value hsl(78, 28%, 64%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #AEBD8A?+

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