#60CDEC Color

Inspect #60CDEC across formats, palettes, contrast and closest named color matches.

Color preview

#60CDEC

Color formats

HEX
#60CDEC
RGB
rgb(96, 205, 236)
RGBA
rgba(96, 205, 236, 1)
HSL
hsl(193, 79%, 65%)
HSV
hsv(193, 59%, 93%)
CMYK
cmyk(59%, 13%, 0%, 7%)
CSS variable
--color-primary: #60CDEC;
Lowercase HEX
#60cdec

Shades

Tints

Tones

Harmony

CSS snippets for #60CDEC

.color-60cdec {
  color: #60CDEC;
  background-color: #60CDEC;
}

Frequently asked questions

What color is #60CDEC?+

#60CDEC is a HEX color with RGB value rgb(96, 205, 236) and HSL value hsl(193, 79%, 65%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #60CDEC?+

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