#ACDE8A Color

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

Color preview

#ACDE8A

Color formats

HEX
#ACDE8A
RGB
rgb(172, 222, 138)
RGBA
rgba(172, 222, 138, 1)
HSL
hsl(96, 56%, 71%)
HSV
hsv(96, 38%, 87%)
CMYK
cmyk(23%, 0%, 38%, 13%)
CSS variable
--color-primary: #ACDE8A;
Lowercase HEX
#acde8a

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE8A

.color-acde8a {
  color: #ACDE8A;
  background-color: #ACDE8A;
}

Frequently asked questions

What color is #ACDE8A?+

#ACDE8A is a HEX color with RGB value rgb(172, 222, 138) and HSL value hsl(96, 56%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDE8A?+

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