#ADD17F Color

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

Color preview

#ADD17F

Color formats

HEX
#ADD17F
RGB
rgb(173, 209, 127)
RGBA
rgba(173, 209, 127, 1)
HSL
hsl(86, 47%, 66%)
HSV
hsv(86, 39%, 82%)
CMYK
cmyk(17%, 0%, 39%, 18%)
CSS variable
--color-primary: #ADD17F;
Lowercase HEX
#add17f

Shades

Tints

Tones

Harmony

CSS snippets for #ADD17F

.color-add17f {
  color: #ADD17F;
  background-color: #ADD17F;
}

Frequently asked questions

What color is #ADD17F?+

#ADD17F is a HEX color with RGB value rgb(173, 209, 127) and HSL value hsl(86, 47%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD17F?+

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