#ADD09B Color

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

Color preview

#ADD09B

Color formats

HEX
#ADD09B
RGB
rgb(173, 208, 155)
RGBA
rgba(173, 208, 155, 1)
HSL
hsl(100, 36%, 71%)
HSV
hsv(100, 25%, 82%)
CMYK
cmyk(17%, 0%, 25%, 18%)
CSS variable
--color-primary: #ADD09B;
Lowercase HEX
#add09b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD09B

.color-add09b {
  color: #ADD09B;
  background-color: #ADD09B;
}

Frequently asked questions

What color is #ADD09B?+

#ADD09B is a HEX color with RGB value rgb(173, 208, 155) and HSL value hsl(100, 36%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD09B?+

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