#49CBCB Color

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

Color preview

#49CBCB

Color formats

HEX
#49CBCB
RGB
rgb(73, 203, 203)
RGBA
rgba(73, 203, 203, 1)
HSL
hsl(180, 56%, 54%)
HSV
hsv(180, 64%, 80%)
CMYK
cmyk(64%, 0%, 0%, 20%)
CSS variable
--color-primary: #49CBCB;
Lowercase HEX
#49cbcb

Shades

Tints

Tones

Harmony

CSS snippets for #49CBCB

.color-49cbcb {
  color: #49CBCB;
  background-color: #49CBCB;
}

Frequently asked questions

What color is #49CBCB?+

#49CBCB is a HEX color with RGB value rgb(73, 203, 203) and HSL value hsl(180, 56%, 54%). Its closest CSS named color is MediumTurquoise.

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

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