#60DDEB Color

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

Color preview

#60DDEB

Color formats

HEX
#60DDEB
RGB
rgb(96, 221, 235)
RGBA
rgba(96, 221, 235, 1)
HSL
hsl(186, 78%, 65%)
HSV
hsv(186, 59%, 92%)
CMYK
cmyk(59%, 6%, 0%, 8%)
CSS variable
--color-primary: #60DDEB;
Lowercase HEX
#60ddeb

Shades

Tints

Tones

Harmony

CSS snippets for #60DDEB

.color-60ddeb {
  color: #60DDEB;
  background-color: #60DDEB;
}

Frequently asked questions

What color is #60DDEB?+

#60DDEB is a HEX color with RGB value rgb(96, 221, 235) and HSL value hsl(186, 78%, 65%). Its closest CSS named color is MediumTurquoise.

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

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