#65DCCE Color

Inspect #65DCCE across formats, palettes, contrast and closest named color matches.

Color preview

#65DCCE

Color formats

HEX
#65DCCE
RGB
rgb(101, 220, 206)
RGBA
rgba(101, 220, 206, 1)
HSL
hsl(173, 63%, 63%)
HSV
hsv(173, 54%, 86%)
CMYK
cmyk(54%, 0%, 6%, 14%)
CSS variable
--color-primary: #65DCCE;
Lowercase HEX
#65dcce

Shades

Tints

Tones

Harmony

CSS snippets for #65DCCE

.color-65dcce {
  color: #65DCCE;
  background-color: #65DCCE;
}

Frequently asked questions

What color is #65DCCE?+

#65DCCE is a HEX color with RGB value rgb(101, 220, 206) and HSL value hsl(173, 63%, 63%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #65DCCE?+

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