#AEBC52 Color

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

Color preview

#AEBC52

Color formats

HEX
#AEBC52
RGB
rgb(174, 188, 82)
RGBA
rgba(174, 188, 82, 1)
HSL
hsl(68, 44%, 53%)
HSV
hsv(68, 56%, 74%)
CMYK
cmyk(7%, 0%, 56%, 26%)
CSS variable
--color-primary: #AEBC52;
Lowercase HEX
#aebc52

Shades

Tints

Tones

Harmony

CSS snippets for #AEBC52

.color-aebc52 {
  color: #AEBC52;
  background-color: #AEBC52;
}

Frequently asked questions

What color is #AEBC52?+

#AEBC52 is a HEX color with RGB value rgb(174, 188, 82) and HSL value hsl(68, 44%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEBC52?+

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