#3CF34B Color

Inspect #3CF34B across formats, palettes, contrast and closest named color matches.

Color preview

#3CF34B

Color formats

HEX
#3CF34B
RGB
rgb(60, 243, 75)
RGBA
rgba(60, 243, 75, 1)
HSL
hsl(125, 88%, 59%)
HSV
hsv(125, 75%, 95%)
CMYK
cmyk(75%, 0%, 69%, 5%)
CSS variable
--color-primary: #3CF34B;
Lowercase HEX
#3cf34b

Shades

Tints

Tones

Harmony

CSS snippets for #3CF34B

.color-3cf34b {
  color: #3CF34B;
  background-color: #3CF34B;
}

Frequently asked questions

What color is #3CF34B?+

#3CF34B is a HEX color with RGB value rgb(60, 243, 75) and HSL value hsl(125, 88%, 59%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3CF34B?+

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