#ADD87C Color

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

Color preview

#ADD87C

Color formats

HEX
#ADD87C
RGB
rgb(173, 216, 124)
RGBA
rgba(173, 216, 124, 1)
HSL
hsl(88, 54%, 67%)
HSV
hsv(88, 43%, 85%)
CMYK
cmyk(20%, 0%, 43%, 15%)
CSS variable
--color-primary: #ADD87C;
Lowercase HEX
#add87c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD87C

.color-add87c {
  color: #ADD87C;
  background-color: #ADD87C;
}

Frequently asked questions

What color is #ADD87C?+

#ADD87C is a HEX color with RGB value rgb(173, 216, 124) and HSL value hsl(88, 54%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD87C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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