#ADD68C Color

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

Color preview

#ADD68C

Color formats

HEX
#ADD68C
RGB
rgb(173, 214, 140)
RGBA
rgba(173, 214, 140, 1)
HSL
hsl(93, 47%, 69%)
HSV
hsv(93, 35%, 84%)
CMYK
cmyk(19%, 0%, 35%, 16%)
CSS variable
--color-primary: #ADD68C;
Lowercase HEX
#add68c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD68C

.color-add68c {
  color: #ADD68C;
  background-color: #ADD68C;
}

Frequently asked questions

What color is #ADD68C?+

#ADD68C is a HEX color with RGB value rgb(173, 214, 140) and HSL value hsl(93, 47%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD68C?+

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