#3FE030 Color

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

Color preview

#3FE030

Color formats

HEX
#3FE030
RGB
rgb(63, 224, 48)
RGBA
rgba(63, 224, 48, 1)
HSL
hsl(115, 74%, 53%)
HSV
hsv(115, 79%, 88%)
CMYK
cmyk(72%, 0%, 79%, 12%)
CSS variable
--color-primary: #3FE030;
Lowercase HEX
#3fe030

Shades

Tints

Tones

Harmony

CSS snippets for #3FE030

.color-3fe030 {
  color: #3FE030;
  background-color: #3FE030;
}

Frequently asked questions

What color is #3FE030?+

#3FE030 is a HEX color with RGB value rgb(63, 224, 48) and HSL value hsl(115, 74%, 53%). Its closest CSS named color is LimeGreen.

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

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