#33F25D Color

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

Color preview

#33F25D

Color formats

HEX
#33F25D
RGB
rgb(51, 242, 93)
RGBA
rgba(51, 242, 93, 1)
HSL
hsl(133, 88%, 57%)
HSV
hsv(133, 79%, 95%)
CMYK
cmyk(79%, 0%, 62%, 5%)
CSS variable
--color-primary: #33F25D;
Lowercase HEX
#33f25d

Shades

Tints

Tones

Harmony

CSS snippets for #33F25D

.color-33f25d {
  color: #33F25D;
  background-color: #33F25D;
}

Frequently asked questions

What color is #33F25D?+

#33F25D is a HEX color with RGB value rgb(51, 242, 93) and HSL value hsl(133, 88%, 57%). Its closest CSS named color is LimeGreen.

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

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