#ACFA05 Color

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

Color preview

#ACFA05

Color formats

HEX
#ACFA05
RGB
rgb(172, 250, 5)
RGBA
rgba(172, 250, 5, 1)
HSL
hsl(79, 96%, 50%)
HSV
hsv(79, 98%, 98%)
CMYK
cmyk(31%, 0%, 98%, 2%)
CSS variable
--color-primary: #ACFA05;
Lowercase HEX
#acfa05

Shades

Tints

Tones

Harmony

CSS snippets for #ACFA05

.color-acfa05 {
  color: #ACFA05;
  background-color: #ACFA05;
}

Frequently asked questions

What color is #ACFA05?+

#ACFA05 is a HEX color with RGB value rgb(172, 250, 5) and HSL value hsl(79, 96%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACFA05?+

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