#ADD152 Color

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

Color preview

#ADD152

Color formats

HEX
#ADD152
RGB
rgb(173, 209, 82)
RGBA
rgba(173, 209, 82, 1)
HSL
hsl(77, 58%, 57%)
HSV
hsv(77, 61%, 82%)
CMYK
cmyk(17%, 0%, 61%, 18%)
CSS variable
--color-primary: #ADD152;
Lowercase HEX
#add152

Shades

Tints

Tones

Harmony

CSS snippets for #ADD152

.color-add152 {
  color: #ADD152;
  background-color: #ADD152;
}

Frequently asked questions

What color is #ADD152?+

#ADD152 is a HEX color with RGB value rgb(173, 209, 82) and HSL value hsl(77, 58%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD152?+

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