#ADD29D Color

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

Color preview

#ADD29D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD29D

.color-add29d {
  color: #ADD29D;
  background-color: #ADD29D;
}

Frequently asked questions

What color is #ADD29D?+

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

What is the closest Tailwind color to #ADD29D?+

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