#96FF33 Color

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

Color preview

#96FF33

Color formats

HEX
#96FF33
RGB
rgb(150, 255, 51)
RGBA
rgba(150, 255, 51, 1)
HSL
hsl(91, 100%, 60%)
HSV
hsv(91, 80%, 100%)
CMYK
cmyk(41%, 0%, 80%, 0%)
CSS variable
--color-primary: #96FF33;
Lowercase HEX
#96ff33

Shades

Tints

Tones

Harmony

CSS snippets for #96FF33

.color-96ff33 {
  color: #96FF33;
  background-color: #96FF33;
}

Frequently asked questions

What color is #96FF33?+

#96FF33 is a HEX color with RGB value rgb(150, 255, 51) and HSL value hsl(91, 100%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #96FF33?+

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