#ADD296 Color

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

Color preview

#ADD296

Color formats

HEX
#ADD296
RGB
rgb(173, 210, 150)
RGBA
rgba(173, 210, 150, 1)
HSL
hsl(97, 40%, 71%)
HSV
hsv(97, 29%, 82%)
CMYK
cmyk(18%, 0%, 29%, 18%)
CSS variable
--color-primary: #ADD296;
Lowercase HEX
#add296

Shades

Tints

Tones

Harmony

CSS snippets for #ADD296

.color-add296 {
  color: #ADD296;
  background-color: #ADD296;
}

Frequently asked questions

What color is #ADD296?+

#ADD296 is a HEX color with RGB value rgb(173, 210, 150) and HSL value hsl(97, 40%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD296?+

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