#3BCEA0 Color

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

Color preview

#3BCEA0

Color formats

HEX
#3BCEA0
RGB
rgb(59, 206, 160)
RGBA
rgba(59, 206, 160, 1)
HSL
hsl(161, 60%, 52%)
HSV
hsv(161, 71%, 81%)
CMYK
cmyk(71%, 0%, 22%, 19%)
CSS variable
--color-primary: #3BCEA0;
Lowercase HEX
#3bcea0

Shades

Tints

Tones

Harmony

CSS snippets for #3BCEA0

.color-3bcea0 {
  color: #3BCEA0;
  background-color: #3BCEA0;
}

Frequently asked questions

What color is #3BCEA0?+

#3BCEA0 is a HEX color with RGB value rgb(59, 206, 160) and HSL value hsl(161, 60%, 52%). Its closest CSS named color is LightSeaGreen.

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

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