#AEBD52 Color

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

Color preview

#AEBD52

Color formats

HEX
#AEBD52
RGB
rgb(174, 189, 82)
RGBA
rgba(174, 189, 82, 1)
HSL
hsl(68, 45%, 53%)
HSV
hsv(68, 57%, 74%)
CMYK
cmyk(8%, 0%, 57%, 26%)
CSS variable
--color-primary: #AEBD52;
Lowercase HEX
#aebd52

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD52

.color-aebd52 {
  color: #AEBD52;
  background-color: #AEBD52;
}

Frequently asked questions

What color is #AEBD52?+

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

What is the closest Tailwind color to #AEBD52?+

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