#ACF00F Color

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

Color preview

#ACF00F

Color formats

HEX
#ACF00F
RGB
rgb(172, 240, 15)
RGBA
rgba(172, 240, 15, 1)
HSL
hsl(78, 88%, 50%)
HSV
hsv(78, 94%, 94%)
CMYK
cmyk(28%, 0%, 94%, 6%)
CSS variable
--color-primary: #ACF00F;
Lowercase HEX
#acf00f

Shades

Tints

Tones

Harmony

CSS snippets for #ACF00F

.color-acf00f {
  color: #ACF00F;
  background-color: #ACF00F;
}

Frequently asked questions

What color is #ACF00F?+

#ACF00F is a HEX color with RGB value rgb(172, 240, 15) and HSL value hsl(78, 88%, 50%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ACF00F?+

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