#ACFC5C Color

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

Color preview

#ACFC5C

Color formats

HEX
#ACFC5C
RGB
rgb(172, 252, 92)
RGBA
rgba(172, 252, 92, 1)
HSL
hsl(90, 96%, 67%)
HSV
hsv(90, 63%, 99%)
CMYK
cmyk(32%, 0%, 63%, 1%)
CSS variable
--color-primary: #ACFC5C;
Lowercase HEX
#acfc5c

Shades

Tints

Tones

Harmony

CSS snippets for #ACFC5C

.color-acfc5c {
  color: #ACFC5C;
  background-color: #ACFC5C;
}

Frequently asked questions

What color is #ACFC5C?+

#ACFC5C is a HEX color with RGB value rgb(172, 252, 92) and HSL value hsl(90, 96%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACFC5C?+

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