#ADD84B Color

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

Color preview

#ADD84B

Color formats

HEX
#ADD84B
RGB
rgb(173, 216, 75)
RGBA
rgba(173, 216, 75, 1)
HSL
hsl(78, 64%, 57%)
HSV
hsv(78, 65%, 85%)
CMYK
cmyk(20%, 0%, 65%, 15%)
CSS variable
--color-primary: #ADD84B;
Lowercase HEX
#add84b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD84B

.color-add84b {
  color: #ADD84B;
  background-color: #ADD84B;
}

Frequently asked questions

What color is #ADD84B?+

#ADD84B is a HEX color with RGB value rgb(173, 216, 75) and HSL value hsl(78, 64%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD84B?+

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