#ADD282 Color

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

Color preview

#ADD282

Color formats

HEX
#ADD282
RGB
rgb(173, 210, 130)
RGBA
rgba(173, 210, 130, 1)
HSL
hsl(88, 47%, 67%)
HSV
hsv(88, 38%, 82%)
CMYK
cmyk(18%, 0%, 38%, 18%)
CSS variable
--color-primary: #ADD282;
Lowercase HEX
#add282

Shades

Tints

Tones

Harmony

CSS snippets for #ADD282

.color-add282 {
  color: #ADD282;
  background-color: #ADD282;
}

Frequently asked questions

What color is #ADD282?+

#ADD282 is a HEX color with RGB value rgb(173, 210, 130) and HSL value hsl(88, 47%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD282?+

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