#3BEAA1 Color

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

Color preview

#3BEAA1

Color formats

HEX
#3BEAA1
RGB
rgb(59, 234, 161)
RGBA
rgba(59, 234, 161, 1)
HSL
hsl(155, 81%, 57%)
HSV
hsv(155, 75%, 92%)
CMYK
cmyk(75%, 0%, 31%, 8%)
CSS variable
--color-primary: #3BEAA1;
Lowercase HEX
#3beaa1

Shades

Tints

Tones

Harmony

CSS snippets for #3BEAA1

.color-3beaa1 {
  color: #3BEAA1;
  background-color: #3BEAA1;
}

Frequently asked questions

What color is #3BEAA1?+

#3BEAA1 is a HEX color with RGB value rgb(59, 234, 161) and HSL value hsl(155, 81%, 57%). Its closest CSS named color is Turquoise.

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

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