#65CDE5 Color

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

Color preview

#65CDE5

Color formats

HEX
#65CDE5
RGB
rgb(101, 205, 229)
RGBA
rgba(101, 205, 229, 1)
HSL
hsl(191, 71%, 65%)
HSV
hsv(191, 56%, 90%)
CMYK
cmyk(56%, 10%, 0%, 10%)
CSS variable
--color-primary: #65CDE5;
Lowercase HEX
#65cde5

Shades

Tints

Tones

Harmony

CSS snippets for #65CDE5

.color-65cde5 {
  color: #65CDE5;
  background-color: #65CDE5;
}

Frequently asked questions

What color is #65CDE5?+

#65CDE5 is a HEX color with RGB value rgb(101, 205, 229) and HSL value hsl(191, 71%, 65%). Its closest CSS named color is SkyBlue.

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

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