#ADDC2A Color

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

Color preview

#ADDC2A

Color formats

HEX
#ADDC2A
RGB
rgb(173, 220, 42)
RGBA
rgba(173, 220, 42, 1)
HSL
hsl(76, 72%, 51%)
HSV
hsv(76, 81%, 86%)
CMYK
cmyk(21%, 0%, 81%, 14%)
CSS variable
--color-primary: #ADDC2A;
Lowercase HEX
#addc2a

Shades

Tints

Tones

Harmony

CSS snippets for #ADDC2A

.color-addc2a {
  color: #ADDC2A;
  background-color: #ADDC2A;
}

Frequently asked questions

What color is #ADDC2A?+

#ADDC2A is a HEX color with RGB value rgb(173, 220, 42) and HSL value hsl(76, 72%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDC2A?+

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