#ADD86C Color

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

Color preview

#ADD86C

Color formats

HEX
#ADD86C
RGB
rgb(173, 216, 108)
RGBA
rgba(173, 216, 108, 1)
HSL
hsl(84, 58%, 64%)
HSV
hsv(84, 50%, 85%)
CMYK
cmyk(20%, 0%, 50%, 15%)
CSS variable
--color-primary: #ADD86C;
Lowercase HEX
#add86c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD86C

.color-add86c {
  color: #ADD86C;
  background-color: #ADD86C;
}

Frequently asked questions

What color is #ADD86C?+

#ADD86C is a HEX color with RGB value rgb(173, 216, 108) and HSL value hsl(84, 58%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD86C?+

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