#ADDD1D Color

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

Color preview

#ADDD1D

Color formats

HEX
#ADDD1D
RGB
rgb(173, 221, 29)
RGBA
rgba(173, 221, 29, 1)
HSL
hsl(75, 77%, 49%)
HSV
hsv(75, 87%, 87%)
CMYK
cmyk(22%, 0%, 87%, 13%)
CSS variable
--color-primary: #ADDD1D;
Lowercase HEX
#addd1d

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD1D

.color-addd1d {
  color: #ADDD1D;
  background-color: #ADDD1D;
}

Frequently asked questions

What color is #ADDD1D?+

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

What is the closest Tailwind color to #ADDD1D?+

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