#ACDE76 Color

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

Color preview

#ACDE76

Color formats

HEX
#ACDE76
RGB
rgb(172, 222, 118)
RGBA
rgba(172, 222, 118, 1)
HSL
hsl(89, 61%, 67%)
HSV
hsv(89, 47%, 87%)
CMYK
cmyk(23%, 0%, 47%, 13%)
CSS variable
--color-primary: #ACDE76;
Lowercase HEX
#acde76

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE76

.color-acde76 {
  color: #ACDE76;
  background-color: #ACDE76;
}

Frequently asked questions

What color is #ACDE76?+

#ACDE76 is a HEX color with RGB value rgb(172, 222, 118) and HSL value hsl(89, 61%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDE76?+

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