#ADD099 Color

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

Color preview

#ADD099

Color formats

HEX
#ADD099
RGB
rgb(173, 208, 153)
RGBA
rgba(173, 208, 153, 1)
HSL
hsl(98, 37%, 71%)
HSV
hsv(98, 26%, 82%)
CMYK
cmyk(17%, 0%, 26%, 18%)
CSS variable
--color-primary: #ADD099;
Lowercase HEX
#add099

Shades

Tints

Tones

Harmony

CSS snippets for #ADD099

.color-add099 {
  color: #ADD099;
  background-color: #ADD099;
}

Frequently asked questions

What color is #ADD099?+

#ADD099 is a HEX color with RGB value rgb(173, 208, 153) and HSL value hsl(98, 37%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD099?+

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