#ADD29E Color

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

Color preview

#ADD29E

Color formats

HEX
#ADD29E
RGB
rgb(173, 210, 158)
RGBA
rgba(173, 210, 158, 1)
HSL
hsl(103, 37%, 72%)
HSV
hsv(103, 25%, 82%)
CMYK
cmyk(18%, 0%, 25%, 18%)
CSS variable
--color-primary: #ADD29E;
Lowercase HEX
#add29e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD29E

.color-add29e {
  color: #ADD29E;
  background-color: #ADD29E;
}

Frequently asked questions

What color is #ADD29E?+

#ADD29E is a HEX color with RGB value rgb(173, 210, 158) and HSL value hsl(103, 37%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD29E?+

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