#AACD42 Color

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

Color preview

#AACD42

Color formats

HEX
#AACD42
RGB
rgb(170, 205, 66)
RGBA
rgba(170, 205, 66, 1)
HSL
hsl(75, 58%, 53%)
HSV
hsv(75, 68%, 80%)
CMYK
cmyk(17%, 0%, 68%, 20%)
CSS variable
--color-primary: #AACD42;
Lowercase HEX
#aacd42

Shades

Tints

Tones

Harmony

CSS snippets for #AACD42

.color-aacd42 {
  color: #AACD42;
  background-color: #AACD42;
}

Frequently asked questions

What color is #AACD42?+

#AACD42 is a HEX color with RGB value rgb(170, 205, 66) and HSL value hsl(75, 58%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AACD42?+

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