#ADD29B Color

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

Color preview

#ADD29B

Color formats

HEX
#ADD29B
RGB
rgb(173, 210, 155)
RGBA
rgba(173, 210, 155, 1)
HSL
hsl(100, 38%, 72%)
HSV
hsv(100, 26%, 82%)
CMYK
cmyk(18%, 0%, 26%, 18%)
CSS variable
--color-primary: #ADD29B;
Lowercase HEX
#add29b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD29B

.color-add29b {
  color: #ADD29B;
  background-color: #ADD29B;
}

Frequently asked questions

What color is #ADD29B?+

#ADD29B is a HEX color with RGB value rgb(173, 210, 155) and HSL value hsl(100, 38%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD29B?+

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