#ADD98C Color

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

Color preview

#ADD98C

Color formats

HEX
#ADD98C
RGB
rgb(173, 217, 140)
RGBA
rgba(173, 217, 140, 1)
HSL
hsl(94, 50%, 70%)
HSV
hsv(94, 35%, 85%)
CMYK
cmyk(20%, 0%, 35%, 15%)
CSS variable
--color-primary: #ADD98C;
Lowercase HEX
#add98c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD98C

.color-add98c {
  color: #ADD98C;
  background-color: #ADD98C;
}

Frequently asked questions

What color is #ADD98C?+

#ADD98C is a HEX color with RGB value rgb(173, 217, 140) and HSL value hsl(94, 50%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD98C?+

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