#ADDD28 Color

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

Color preview

#ADDD28

Color formats

HEX
#ADDD28
RGB
rgb(173, 221, 40)
RGBA
rgba(173, 221, 40, 1)
HSL
hsl(76, 73%, 51%)
HSV
hsv(76, 82%, 87%)
CMYK
cmyk(22%, 0%, 82%, 13%)
CSS variable
--color-primary: #ADDD28;
Lowercase HEX
#addd28

Shades

Tints

Tones

Harmony

CSS snippets for #ADDD28

.color-addd28 {
  color: #ADDD28;
  background-color: #ADDD28;
}

Frequently asked questions

What color is #ADDD28?+

#ADDD28 is a HEX color with RGB value rgb(173, 221, 40) and HSL value hsl(76, 73%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDD28?+

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