#65CCEF Color

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

Color preview

#65CCEF

Color formats

HEX
#65CCEF
RGB
rgb(101, 204, 239)
RGBA
rgba(101, 204, 239, 1)
HSL
hsl(195, 81%, 67%)
HSV
hsv(195, 58%, 94%)
CMYK
cmyk(58%, 15%, 0%, 6%)
CSS variable
--color-primary: #65CCEF;
Lowercase HEX
#65ccef

Shades

Tints

Tones

Harmony

CSS snippets for #65CCEF

.color-65ccef {
  color: #65CCEF;
  background-color: #65CCEF;
}

Frequently asked questions

What color is #65CCEF?+

#65CCEF is a HEX color with RGB value rgb(101, 204, 239) and HSL value hsl(195, 81%, 67%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is sky-300, available as the bg-sky-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