#ACFB0C Color

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

Color preview

#ACFB0C

Color formats

HEX
#ACFB0C
RGB
rgb(172, 251, 12)
RGBA
rgba(172, 251, 12, 1)
HSL
hsl(80, 97%, 52%)
HSV
hsv(80, 95%, 98%)
CMYK
cmyk(31%, 0%, 95%, 2%)
CSS variable
--color-primary: #ACFB0C;
Lowercase HEX
#acfb0c

Shades

Tints

Tones

Harmony

CSS snippets for #ACFB0C

.color-acfb0c {
  color: #ACFB0C;
  background-color: #ACFB0C;
}

Frequently asked questions

What color is #ACFB0C?+

#ACFB0C is a HEX color with RGB value rgb(172, 251, 12) and HSL value hsl(80, 97%, 52%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACFB0C?+

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