#ADD08C Color

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

Color preview

#ADD08C

Color formats

HEX
#ADD08C
RGB
rgb(173, 208, 140)
RGBA
rgba(173, 208, 140, 1)
HSL
hsl(91, 42%, 68%)
HSV
hsv(91, 33%, 82%)
CMYK
cmyk(17%, 0%, 33%, 18%)
CSS variable
--color-primary: #ADD08C;
Lowercase HEX
#add08c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD08C

.color-add08c {
  color: #ADD08C;
  background-color: #ADD08C;
}

Frequently asked questions

What color is #ADD08C?+

#ADD08C is a HEX color with RGB value rgb(173, 208, 140) and HSL value hsl(91, 42%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ADD08C?+

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