#34FC31 Color

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

Color preview

#34FC31

Color formats

HEX
#34FC31
RGB
rgb(52, 252, 49)
RGBA
rgba(52, 252, 49, 1)
HSL
hsl(119, 97%, 59%)
HSV
hsv(119, 81%, 99%)
CMYK
cmyk(79%, 0%, 81%, 1%)
CSS variable
--color-primary: #34FC31;
Lowercase HEX
#34fc31

Shades

Tints

Tones

Harmony

CSS snippets for #34FC31

.color-34fc31 {
  color: #34FC31;
  background-color: #34FC31;
}

Frequently asked questions

What color is #34FC31?+

#34FC31 is a HEX color with RGB value rgb(52, 252, 49) and HSL value hsl(119, 97%, 59%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #34FC31?+

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