#ACDC75 Color

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

Color preview

#ACDC75

Color formats

HEX
#ACDC75
RGB
rgb(172, 220, 117)
RGBA
rgba(172, 220, 117, 1)
HSL
hsl(88, 60%, 66%)
HSV
hsv(88, 47%, 86%)
CMYK
cmyk(22%, 0%, 47%, 14%)
CSS variable
--color-primary: #ACDC75;
Lowercase HEX
#acdc75

Shades

Tints

Tones

Harmony

CSS snippets for #ACDC75

.color-acdc75 {
  color: #ACDC75;
  background-color: #ACDC75;
}

Frequently asked questions

What color is #ACDC75?+

#ACDC75 is a HEX color with RGB value rgb(172, 220, 117) and HSL value hsl(88, 60%, 66%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ACDC75?+

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