#49DCDC Color

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

Color preview

#49DCDC

Color formats

HEX
#49DCDC
RGB
rgb(73, 220, 220)
RGBA
rgba(73, 220, 220, 1)
HSL
hsl(180, 68%, 57%)
HSV
hsv(180, 67%, 86%)
CMYK
cmyk(67%, 0%, 0%, 14%)
CSS variable
--color-primary: #49DCDC;
Lowercase HEX
#49dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #49DCDC

.color-49dcdc {
  color: #49DCDC;
  background-color: #49DCDC;
}

Frequently asked questions

What color is #49DCDC?+

#49DCDC is a HEX color with RGB value rgb(73, 220, 220) and HSL value hsl(180, 68%, 57%). Its closest CSS named color is Turquoise.

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

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