#93DDEC Color

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

Color preview

#93DDEC

Color formats

HEX
#93DDEC
RGB
rgb(147, 221, 236)
RGBA
rgba(147, 221, 236, 1)
HSL
hsl(190, 70%, 75%)
HSV
hsv(190, 38%, 93%)
CMYK
cmyk(38%, 6%, 0%, 7%)
CSS variable
--color-primary: #93DDEC;
Lowercase HEX
#93ddec

Shades

Tints

Tones

Harmony

CSS snippets for #93DDEC

.color-93ddec {
  color: #93DDEC;
  background-color: #93DDEC;
}

Frequently asked questions

What color is #93DDEC?+

#93DDEC is a HEX color with RGB value rgb(147, 221, 236) and HSL value hsl(190, 70%, 75%). Its closest CSS named color is SkyBlue.

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

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