#65CEDC Color

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

Color preview

#65CEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #65CEDC

.color-65cedc {
  color: #65CEDC;
  background-color: #65CEDC;
}

Frequently asked questions

What color is #65CEDC?+

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

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

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