#ADD996 Color

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

Color preview

#ADD996

Color formats

HEX
#ADD996
RGB
rgb(173, 217, 150)
RGBA
rgba(173, 217, 150, 1)
HSL
hsl(99, 47%, 72%)
HSV
hsv(99, 31%, 85%)
CMYK
cmyk(20%, 0%, 31%, 15%)
CSS variable
--color-primary: #ADD996;
Lowercase HEX
#add996

Shades

Tints

Tones

Harmony

CSS snippets for #ADD996

.color-add996 {
  color: #ADD996;
  background-color: #ADD996;
}

Frequently asked questions

What color is #ADD996?+

#ADD996 is a HEX color with RGB value rgb(173, 217, 150) and HSL value hsl(99, 47%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD996?+

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