#ADDB2C Color

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

Color preview

#ADDB2C

Color formats

HEX
#ADDB2C
RGB
rgb(173, 219, 44)
RGBA
rgba(173, 219, 44, 1)
HSL
hsl(76, 71%, 52%)
HSV
hsv(76, 80%, 86%)
CMYK
cmyk(21%, 0%, 80%, 14%)
CSS variable
--color-primary: #ADDB2C;
Lowercase HEX
#addb2c

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB2C

.color-addb2c {
  color: #ADDB2C;
  background-color: #ADDB2C;
}

Frequently asked questions

What color is #ADDB2C?+

#ADDB2C is a HEX color with RGB value rgb(173, 219, 44) and HSL value hsl(76, 71%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDB2C?+

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