#ACDE7D Color

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

Color preview

#ACDE7D

Color formats

HEX
#ACDE7D
RGB
rgb(172, 222, 125)
RGBA
rgba(172, 222, 125, 1)
HSL
hsl(91, 60%, 68%)
HSV
hsv(91, 44%, 87%)
CMYK
cmyk(23%, 0%, 44%, 13%)
CSS variable
--color-primary: #ACDE7D;
Lowercase HEX
#acde7d

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE7D

.color-acde7d {
  color: #ACDE7D;
  background-color: #ACDE7D;
}

Frequently asked questions

What color is #ACDE7D?+

#ACDE7D is a HEX color with RGB value rgb(172, 222, 125) and HSL value hsl(91, 60%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDE7D?+

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