#3BBAA1 Color

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

Color preview

#3BBAA1

Color formats

HEX
#3BBAA1
RGB
rgb(59, 186, 161)
RGBA
rgba(59, 186, 161, 1)
HSL
hsl(168, 52%, 48%)
HSV
hsv(168, 68%, 73%)
CMYK
cmyk(68%, 0%, 13%, 27%)
CSS variable
--color-primary: #3BBAA1;
Lowercase HEX
#3bbaa1

Shades

Tints

Tones

Harmony

CSS snippets for #3BBAA1

.color-3bbaa1 {
  color: #3BBAA1;
  background-color: #3BBAA1;
}

Frequently asked questions

What color is #3BBAA1?+

#3BBAA1 is a HEX color with RGB value rgb(59, 186, 161) and HSL value hsl(168, 52%, 48%). Its closest CSS named color is LightSeaGreen.

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

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