#ADD16E Color

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

Color preview

#ADD16E

Color formats

HEX
#ADD16E
RGB
rgb(173, 209, 110)
RGBA
rgba(173, 209, 110, 1)
HSL
hsl(82, 52%, 63%)
HSV
hsv(82, 47%, 82%)
CMYK
cmyk(17%, 0%, 47%, 18%)
CSS variable
--color-primary: #ADD16E;
Lowercase HEX
#add16e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD16E

.color-add16e {
  color: #ADD16E;
  background-color: #ADD16E;
}

Frequently asked questions

What color is #ADD16E?+

#ADD16E is a HEX color with RGB value rgb(173, 209, 110) and HSL value hsl(82, 52%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD16E?+

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