#ADDD4D Color

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

Color preview

#ADDD4D

Color formats

HEX
#ADDD4D
RGB
rgb(173, 221, 77)
RGBA
rgba(173, 221, 77, 1)
HSL
hsl(80, 68%, 58%)
HSV
hsv(80, 65%, 87%)
CMYK
cmyk(22%, 0%, 65%, 13%)
CSS variable
--color-primary: #ADDD4D;
Lowercase HEX
#addd4d

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD4D

.color-addd4d {
  color: #ADDD4D;
  background-color: #ADDD4D;
}

Frequently asked questions

What color is #ADDD4D?+

#ADDD4D is a HEX color with RGB value rgb(173, 221, 77) and HSL value hsl(80, 68%, 58%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDD4D?+

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