#33FC2C Color

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

Color preview

#33FC2C

Color formats

HEX
#33FC2C
RGB
rgb(51, 252, 44)
RGBA
rgba(51, 252, 44, 1)
HSL
hsl(118, 97%, 58%)
HSV
hsv(118, 83%, 99%)
CMYK
cmyk(80%, 0%, 83%, 1%)
CSS variable
--color-primary: #33FC2C;
Lowercase HEX
#33fc2c

Shades

Tints

Tones

Harmony

CSS snippets for #33FC2C

.color-33fc2c {
  color: #33FC2C;
  background-color: #33FC2C;
}

Frequently asked questions

What color is #33FC2C?+

#33FC2C is a HEX color with RGB value rgb(51, 252, 44) and HSL value hsl(118, 97%, 58%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #33FC2C?+

The closest Tailwind color is green-500, available as the bg-green-500 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