#AEBD4C Color

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

Color preview

#AEBD4C

Color formats

HEX
#AEBD4C
RGB
rgb(174, 189, 76)
RGBA
rgba(174, 189, 76, 1)
HSL
hsl(68, 46%, 52%)
HSV
hsv(68, 60%, 74%)
CMYK
cmyk(8%, 0%, 60%, 26%)
CSS variable
--color-primary: #AEBD4C;
Lowercase HEX
#aebd4c

Shades

Tints

Tones

Harmony

CSS snippets for #AEBD4C

.color-aebd4c {
  color: #AEBD4C;
  background-color: #AEBD4C;
}

Frequently asked questions

What color is #AEBD4C?+

#AEBD4C is a HEX color with RGB value rgb(174, 189, 76) and HSL value hsl(68, 46%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AEBD4C?+

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