#ACDE6C Color

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

Color preview

#ACDE6C

Color formats

HEX
#ACDE6C
RGB
rgb(172, 222, 108)
RGBA
rgba(172, 222, 108, 1)
HSL
hsl(86, 63%, 65%)
HSV
hsv(86, 51%, 87%)
CMYK
cmyk(23%, 0%, 51%, 13%)
CSS variable
--color-primary: #ACDE6C;
Lowercase HEX
#acde6c

Shades

Tints

Tones

Harmony

CSS snippets for #ACDE6C

.color-acde6c {
  color: #ACDE6C;
  background-color: #ACDE6C;
}

Frequently asked questions

What color is #ACDE6C?+

#ACDE6C is a HEX color with RGB value rgb(172, 222, 108) and HSL value hsl(86, 63%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACDE6C?+

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