#3BF372 Color

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

Color preview

#3BF372

Color formats

HEX
#3BF372
RGB
rgb(59, 243, 114)
RGBA
rgba(59, 243, 114, 1)
HSL
hsl(138, 88%, 59%)
HSV
hsv(138, 76%, 95%)
CMYK
cmyk(76%, 0%, 53%, 5%)
CSS variable
--color-primary: #3BF372;
Lowercase HEX
#3bf372

Shades

Tints

Tones

Harmony

CSS snippets for #3BF372

.color-3bf372 {
  color: #3BF372;
  background-color: #3BF372;
}

Frequently asked questions

What color is #3BF372?+

#3BF372 is a HEX color with RGB value rgb(59, 243, 114) and HSL value hsl(138, 88%, 59%). Its closest CSS named color is SpringGreen.

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

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