#AEBD6A Color

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

Color preview

#AEBD6A

Color formats

HEX
#AEBD6A
RGB
rgb(174, 189, 106)
RGBA
rgba(174, 189, 106, 1)
HSL
hsl(71, 39%, 58%)
HSV
hsv(71, 44%, 74%)
CMYK
cmyk(8%, 0%, 44%, 26%)
CSS variable
--color-primary: #AEBD6A;
Lowercase HEX
#aebd6a

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD6A

.color-aebd6a {
  color: #AEBD6A;
  background-color: #AEBD6A;
}

Frequently asked questions

What color is #AEBD6A?+

#AEBD6A is a HEX color with RGB value rgb(174, 189, 106) and HSL value hsl(71, 39%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEBD6A?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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