#ADDD31 Color

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

Color preview

#ADDD31

Color formats

HEX
#ADDD31
RGB
rgb(173, 221, 49)
RGBA
rgba(173, 221, 49, 1)
HSL
hsl(77, 72%, 53%)
HSV
hsv(77, 78%, 87%)
CMYK
cmyk(22%, 0%, 78%, 13%)
CSS variable
--color-primary: #ADDD31;
Lowercase HEX
#addd31

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD31

.color-addd31 {
  color: #ADDD31;
  background-color: #ADDD31;
}

Frequently asked questions

What color is #ADDD31?+

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

What is the closest Tailwind color to #ADDD31?+

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