#AEBD7E Color

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

Color preview

#AEBD7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD7E

.color-aebd7e {
  color: #AEBD7E;
  background-color: #AEBD7E;
}

Frequently asked questions

What color is #AEBD7E?+

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

What is the closest Tailwind color to #AEBD7E?+

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