#49BFBB Color

Inspect #49BFBB across formats, palettes, contrast and closest named color matches.

Color preview

#49BFBB

Color formats

HEX
#49BFBB
RGB
rgb(73, 191, 187)
RGBA
rgba(73, 191, 187, 1)
HSL
hsl(178, 48%, 52%)
HSV
hsv(178, 62%, 75%)
CMYK
cmyk(62%, 0%, 2%, 25%)
CSS variable
--color-primary: #49BFBB;
Lowercase HEX
#49bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #49BFBB

.color-49bfbb {
  color: #49BFBB;
  background-color: #49BFBB;
}

Frequently asked questions

What color is #49BFBB?+

#49BFBB is a HEX color with RGB value rgb(73, 191, 187) and HSL value hsl(178, 48%, 52%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #49BFBB?+

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