#65DCEB Color

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

Color preview

#65DCEB

Color formats

HEX
#65DCEB
RGB
rgb(101, 220, 235)
RGBA
rgba(101, 220, 235, 1)
HSL
hsl(187, 77%, 66%)
HSV
hsv(187, 57%, 92%)
CMYK
cmyk(57%, 6%, 0%, 8%)
CSS variable
--color-primary: #65DCEB;
Lowercase HEX
#65dceb

Shades

Tints

Tones

Harmony

CSS snippets for #65DCEB

.color-65dceb {
  color: #65DCEB;
  background-color: #65DCEB;
}

Frequently asked questions

What color is #65DCEB?+

#65DCEB is a HEX color with RGB value rgb(101, 220, 235) and HSL value hsl(187, 77%, 66%). Its closest CSS named color is SkyBlue.

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

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