#3BAA8D Color

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

Color preview

#3BAA8D

Color formats

HEX
#3BAA8D
RGB
rgb(59, 170, 141)
RGBA
rgba(59, 170, 141, 1)
HSL
hsl(164, 48%, 45%)
HSV
hsv(164, 65%, 67%)
CMYK
cmyk(65%, 0%, 17%, 33%)
CSS variable
--color-primary: #3BAA8D;
Lowercase HEX
#3baa8d

Shades

Tints

Tones

Harmony

CSS snippets for #3BAA8D

.color-3baa8d {
  color: #3BAA8D;
  background-color: #3BAA8D;
}

Frequently asked questions

What color is #3BAA8D?+

#3BAA8D is a HEX color with RGB value rgb(59, 170, 141) and HSL value hsl(164, 48%, 45%). Its closest CSS named color is MediumSeaGreen.

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

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