#ADDB2E Color

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

Color preview

#ADDB2E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB2E

.color-addb2e {
  color: #ADDB2E;
  background-color: #ADDB2E;
}

Frequently asked questions

What color is #ADDB2E?+

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

What is the closest Tailwind color to #ADDB2E?+

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