#3FB64B Color

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

Color preview

#3FB64B

Color formats

HEX
#3FB64B
RGB
rgb(63, 182, 75)
RGBA
rgba(63, 182, 75, 1)
HSL
hsl(126, 49%, 48%)
HSV
hsv(126, 65%, 71%)
CMYK
cmyk(65%, 0%, 59%, 29%)
CSS variable
--color-primary: #3FB64B;
Lowercase HEX
#3fb64b

Shades

Tints

Tones

Harmony

CSS snippets for #3FB64B

.color-3fb64b {
  color: #3FB64B;
  background-color: #3FB64B;
}

Frequently asked questions

What color is #3FB64B?+

#3FB64B is a HEX color with RGB value rgb(63, 182, 75) and HSL value hsl(126, 49%, 48%). Its closest CSS named color is LimeGreen.

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

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