#AEBD42 Color

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

Color preview

#AEBD42

Color formats

HEX
#AEBD42
RGB
rgb(174, 189, 66)
RGBA
rgba(174, 189, 66, 1)
HSL
hsl(67, 48%, 50%)
HSV
hsv(67, 65%, 74%)
CMYK
cmyk(8%, 0%, 65%, 26%)
CSS variable
--color-primary: #AEBD42;
Lowercase HEX
#aebd42

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD42

.color-aebd42 {
  color: #AEBD42;
  background-color: #AEBD42;
}

Frequently asked questions

What color is #AEBD42?+

#AEBD42 is a HEX color with RGB value rgb(174, 189, 66) and HSL value hsl(67, 48%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AEBD42?+

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