#3BF45D Color

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

Color preview

#3BF45D

Color formats

HEX
#3BF45D
RGB
rgb(59, 244, 93)
RGBA
rgba(59, 244, 93, 1)
HSL
hsl(131, 89%, 59%)
HSV
hsv(131, 76%, 96%)
CMYK
cmyk(76%, 0%, 62%, 4%)
CSS variable
--color-primary: #3BF45D;
Lowercase HEX
#3bf45d

Shades

Tints

Tones

Harmony

CSS snippets for #3BF45D

.color-3bf45d {
  color: #3BF45D;
  background-color: #3BF45D;
}

Frequently asked questions

What color is #3BF45D?+

#3BF45D is a HEX color with RGB value rgb(59, 244, 93) and HSL value hsl(131, 89%, 59%). Its closest CSS named color is LimeGreen.

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

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