#49BDBF Color

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

Color preview

#49BDBF

Color formats

HEX
#49BDBF
RGB
rgb(73, 189, 191)
RGBA
rgba(73, 189, 191, 1)
HSL
hsl(181, 48%, 52%)
HSV
hsv(181, 62%, 75%)
CMYK
cmyk(62%, 1%, 0%, 25%)
CSS variable
--color-primary: #49BDBF;
Lowercase HEX
#49bdbf

Shades

Tints

Tones

Harmony

CSS snippets for #49BDBF

.color-49bdbf {
  color: #49BDBF;
  background-color: #49BDBF;
}

Frequently asked questions

What color is #49BDBF?+

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

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

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