#ADD399 Color

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

Color preview

#ADD399

Color formats

HEX
#ADD399
RGB
rgb(173, 211, 153)
RGBA
rgba(173, 211, 153, 1)
HSL
hsl(99, 40%, 71%)
HSV
hsv(99, 27%, 83%)
CMYK
cmyk(18%, 0%, 27%, 17%)
CSS variable
--color-primary: #ADD399;
Lowercase HEX
#add399

Shades

Tints

Tones

Harmony

CSS snippets for #ADD399

.color-add399 {
  color: #ADD399;
  background-color: #ADD399;
}

Frequently asked questions

What color is #ADD399?+

#ADD399 is a HEX color with RGB value rgb(173, 211, 153) and HSL value hsl(99, 40%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD399?+

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