#AADD31 Color

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

Color preview

#AADD31

Color formats

HEX
#AADD31
RGB
rgb(170, 221, 49)
RGBA
rgba(170, 221, 49, 1)
HSL
hsl(78, 72%, 53%)
HSV
hsv(78, 78%, 87%)
CMYK
cmyk(23%, 0%, 78%, 13%)
CSS variable
--color-primary: #AADD31;
Lowercase HEX
#aadd31

Shades

Tints

Tones

Harmony

CSS snippets for #AADD31

.color-aadd31 {
  color: #AADD31;
  background-color: #AADD31;
}

Frequently asked questions

What color is #AADD31?+

#AADD31 is a HEX color with RGB value rgb(170, 221, 49) and HSL value hsl(78, 72%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AADD31?+

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