#ADD50B Color

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

Color preview

#ADD50B

Color formats

HEX
#ADD50B
RGB
rgb(173, 213, 11)
RGBA
rgba(173, 213, 11, 1)
HSL
hsl(72, 90%, 44%)
HSV
hsv(72, 95%, 84%)
CMYK
cmyk(19%, 0%, 95%, 16%)
CSS variable
--color-primary: #ADD50B;
Lowercase HEX
#add50b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD50B

.color-add50b {
  color: #ADD50B;
  background-color: #ADD50B;
}

Frequently asked questions

What color is #ADD50B?+

#ADD50B is a HEX color with RGB value rgb(173, 213, 11) and HSL value hsl(72, 90%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD50B?+

The closest Tailwind color is lime-500, available as the bg-lime-500 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