#ACDC89 Color

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

Color preview

#ACDC89

Color formats

HEX
#ACDC89
RGB
rgb(172, 220, 137)
RGBA
rgba(172, 220, 137, 1)
HSL
hsl(95, 54%, 70%)
HSV
hsv(95, 38%, 86%)
CMYK
cmyk(22%, 0%, 38%, 14%)
CSS variable
--color-primary: #ACDC89;
Lowercase HEX
#acdc89

Shades

Tints

Tones

Harmony

CSS snippets for #ACDC89

.color-acdc89 {
  color: #ACDC89;
  background-color: #ACDC89;
}

Frequently asked questions

What color is #ACDC89?+

#ACDC89 is a HEX color with RGB value rgb(172, 220, 137) and HSL value hsl(95, 54%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ACDC89?+

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