#ACFC2C Color

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

Color preview

#ACFC2C

Color formats

HEX
#ACFC2C
RGB
rgb(172, 252, 44)
RGBA
rgba(172, 252, 44, 1)
HSL
hsl(83, 97%, 58%)
HSV
hsv(83, 83%, 99%)
CMYK
cmyk(32%, 0%, 83%, 1%)
CSS variable
--color-primary: #ACFC2C;
Lowercase HEX
#acfc2c

Shades

Tints

Tones

Harmony

CSS snippets for #ACFC2C

.color-acfc2c {
  color: #ACFC2C;
  background-color: #ACFC2C;
}

Frequently asked questions

What color is #ACFC2C?+

#ACFC2C is a HEX color with RGB value rgb(172, 252, 44) and HSL value hsl(83, 97%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACFC2C?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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