#3BED5B Color

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

Color preview

#3BED5B

Color formats

HEX
#3BED5B
RGB
rgb(59, 237, 91)
RGBA
rgba(59, 237, 91, 1)
HSL
hsl(131, 83%, 58%)
HSV
hsv(131, 75%, 93%)
CMYK
cmyk(75%, 0%, 62%, 7%)
CSS variable
--color-primary: #3BED5B;
Lowercase HEX
#3bed5b

Shades

Tints

Tones

Harmony

CSS snippets for #3BED5B

.color-3bed5b {
  color: #3BED5B;
  background-color: #3BED5B;
}

Frequently asked questions

What color is #3BED5B?+

#3BED5B is a HEX color with RGB value rgb(59, 237, 91) and HSL value hsl(131, 83%, 58%). Its closest CSS named color is LimeGreen.

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

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