#AEBD6B Color

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

Color preview

#AEBD6B

Color formats

HEX
#AEBD6B
RGB
rgb(174, 189, 107)
RGBA
rgba(174, 189, 107, 1)
HSL
hsl(71, 38%, 58%)
HSV
hsv(71, 43%, 74%)
CMYK
cmyk(8%, 0%, 43%, 26%)
CSS variable
--color-primary: #AEBD6B;
Lowercase HEX
#aebd6b

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD6B

.color-aebd6b {
  color: #AEBD6B;
  background-color: #AEBD6B;
}

Frequently asked questions

What color is #AEBD6B?+

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

What is the closest Tailwind color to #AEBD6B?+

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