#ADDB52 Color

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

Color preview

#ADDB52

Color formats

HEX
#ADDB52
RGB
rgb(173, 219, 82)
RGBA
rgba(173, 219, 82, 1)
HSL
hsl(80, 66%, 59%)
HSV
hsv(80, 63%, 86%)
CMYK
cmyk(21%, 0%, 63%, 14%)
CSS variable
--color-primary: #ADDB52;
Lowercase HEX
#addb52

Shades

Tints

Tones

Harmony

CSS snippets for #ADDB52

.color-addb52 {
  color: #ADDB52;
  background-color: #ADDB52;
}

Frequently asked questions

What color is #ADDB52?+

#ADDB52 is a HEX color with RGB value rgb(173, 219, 82) and HSL value hsl(80, 66%, 59%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADDB52?+

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