#ACF000 Color

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

Color preview

#ACF000

Color formats

HEX
#ACF000
RGB
rgb(172, 240, 0)
RGBA
rgba(172, 240, 0, 1)
HSL
hsl(77, 100%, 47%)
HSV
hsv(77, 100%, 94%)
CMYK
cmyk(28%, 0%, 100%, 6%)
CSS variable
--color-primary: #ACF000;
Lowercase HEX
#acf000

Shades

Tints

Tones

Harmony

CSS snippets for #ACF000

.color-acf000 {
  color: #ACF000;
  background-color: #ACF000;
}

Frequently asked questions

What color is #ACF000?+

#ACF000 is a HEX color with RGB value rgb(172, 240, 0) and HSL value hsl(77, 100%, 47%). Its closest CSS named color is Chartreuse.

What is the closest Tailwind color to #ACF000?+

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