#ADD199 Color

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

Color preview

#ADD199

Color formats

HEX
#ADD199
RGB
rgb(173, 209, 153)
RGBA
rgba(173, 209, 153, 1)
HSL
hsl(99, 38%, 71%)
HSV
hsv(99, 27%, 82%)
CMYK
cmyk(17%, 0%, 27%, 18%)
CSS variable
--color-primary: #ADD199;
Lowercase HEX
#add199

Shades

Tints

Tones

Harmony

CSS snippets for #ADD199

.color-add199 {
  color: #ADD199;
  background-color: #ADD199;
}

Frequently asked questions

What color is #ADD199?+

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

What is the closest Tailwind color to #ADD199?+

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