#ADD47C Color

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

Color preview

#ADD47C

Color formats

HEX
#ADD47C
RGB
rgb(173, 212, 124)
RGBA
rgba(173, 212, 124, 1)
HSL
hsl(87, 51%, 66%)
HSV
hsv(87, 42%, 83%)
CMYK
cmyk(18%, 0%, 42%, 17%)
CSS variable
--color-primary: #ADD47C;
Lowercase HEX
#add47c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD47C

.color-add47c {
  color: #ADD47C;
  background-color: #ADD47C;
}

Frequently asked questions

What color is #ADD47C?+

#ADD47C is a HEX color with RGB value rgb(173, 212, 124) and HSL value hsl(87, 51%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD47C?+

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