#3BCB6D Color

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

Color preview

#3BCB6D

Color formats

HEX
#3BCB6D
RGB
rgb(59, 203, 109)
RGBA
rgba(59, 203, 109, 1)
HSL
hsl(141, 58%, 51%)
HSV
hsv(141, 71%, 80%)
CMYK
cmyk(71%, 0%, 46%, 20%)
CSS variable
--color-primary: #3BCB6D;
Lowercase HEX
#3bcb6d

Shades

Tints

Tones

Harmony

CSS snippets for #3BCB6D

.color-3bcb6d {
  color: #3BCB6D;
  background-color: #3BCB6D;
}

Frequently asked questions

What color is #3BCB6D?+

#3BCB6D is a HEX color with RGB value rgb(59, 203, 109) and HSL value hsl(141, 58%, 51%). Its closest CSS named color is MediumSeaGreen.

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

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