#93DCDC Color

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

Color preview

#93DCDC

Color formats

HEX
#93DCDC
RGB
rgb(147, 220, 220)
RGBA
rgba(147, 220, 220, 1)
HSL
hsl(180, 51%, 72%)
HSV
hsv(180, 33%, 86%)
CMYK
cmyk(33%, 0%, 0%, 14%)
CSS variable
--color-primary: #93DCDC;
Lowercase HEX
#93dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #93DCDC

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

Frequently asked questions

What color is #93DCDC?+

#93DCDC is a HEX color with RGB value rgb(147, 220, 220) and HSL value hsl(180, 51%, 72%). Its closest CSS named color is SkyBlue.

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

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