#ADD232 Color

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

Color preview

#ADD232

Color formats

HEX
#ADD232
RGB
rgb(173, 210, 50)
RGBA
rgba(173, 210, 50, 1)
HSL
hsl(74, 64%, 51%)
HSV
hsv(74, 76%, 82%)
CMYK
cmyk(18%, 0%, 76%, 18%)
CSS variable
--color-primary: #ADD232;
Lowercase HEX
#add232

Shades

Tints

Tones

Harmony

CSS snippets for #ADD232

.color-add232 {
  color: #ADD232;
  background-color: #ADD232;
}

Frequently asked questions

What color is #ADD232?+

#ADD232 is a HEX color with RGB value rgb(173, 210, 50) and HSL value hsl(74, 64%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD232?+

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