#33B12F Color

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

Color preview

#33B12F

Color formats

HEX
#33B12F
RGB
rgb(51, 177, 47)
RGBA
rgba(51, 177, 47, 1)
HSL
hsl(118, 58%, 44%)
HSV
hsv(118, 73%, 69%)
CMYK
cmyk(71%, 0%, 73%, 31%)
CSS variable
--color-primary: #33B12F;
Lowercase HEX
#33b12f

Shades

Tints

Tones

Harmony

CSS snippets for #33B12F

.color-33b12f {
  color: #33B12F;
  background-color: #33B12F;
}

Frequently asked questions

What color is #33B12F?+

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

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

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