#ACFD32 Color

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

Color preview

#ACFD32

Color formats

HEX
#ACFD32
RGB
rgb(172, 253, 50)
RGBA
rgba(172, 253, 50, 1)
HSL
hsl(84, 98%, 59%)
HSV
hsv(84, 80%, 99%)
CMYK
cmyk(32%, 0%, 80%, 1%)
CSS variable
--color-primary: #ACFD32;
Lowercase HEX
#acfd32

Shades

Tints

Tones

Harmony

CSS snippets for #ACFD32

.color-acfd32 {
  color: #ACFD32;
  background-color: #ACFD32;
}

Frequently asked questions

What color is #ACFD32?+

#ACFD32 is a HEX color with RGB value rgb(172, 253, 50) and HSL value hsl(84, 98%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACFD32?+

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