#AABD42 Color

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

Color preview

#AABD42

Color formats

HEX
#AABD42
RGB
rgb(170, 189, 66)
RGBA
rgba(170, 189, 66, 1)
HSL
hsl(69, 48%, 50%)
HSV
hsv(69, 65%, 74%)
CMYK
cmyk(10%, 0%, 65%, 26%)
CSS variable
--color-primary: #AABD42;
Lowercase HEX
#aabd42

Shades

Tints

Tones

Harmony

CSS snippets for #AABD42

.color-aabd42 {
  color: #AABD42;
  background-color: #AABD42;
}

Frequently asked questions

What color is #AABD42?+

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

What is the closest Tailwind color to #AABD42?+

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