#65CDDB Color

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

Color preview

#65CDDB

Color formats

HEX
#65CDDB
RGB
rgb(101, 205, 219)
RGBA
rgba(101, 205, 219, 1)
HSL
hsl(187, 62%, 63%)
HSV
hsv(187, 54%, 86%)
CMYK
cmyk(54%, 6%, 0%, 14%)
CSS variable
--color-primary: #65CDDB;
Lowercase HEX
#65cddb

Shades

Tints

Tones

Harmony

CSS snippets for #65CDDB

.color-65cddb {
  color: #65CDDB;
  background-color: #65CDDB;
}

Frequently asked questions

What color is #65CDDB?+

#65CDDB is a HEX color with RGB value rgb(101, 205, 219) and HSL value hsl(187, 62%, 63%). Its closest CSS named color is MediumTurquoise.

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

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