#65BDEC Color

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

Color preview

#65BDEC

Color formats

HEX
#65BDEC
RGB
rgb(101, 189, 236)
RGBA
rgba(101, 189, 236, 1)
HSL
hsl(201, 78%, 66%)
HSV
hsv(201, 57%, 93%)
CMYK
cmyk(57%, 20%, 0%, 7%)
CSS variable
--color-primary: #65BDEC;
Lowercase HEX
#65bdec

Shades

Tints

Tones

Harmony

CSS snippets for #65BDEC

.color-65bdec {
  color: #65BDEC;
  background-color: #65BDEC;
}

Frequently asked questions

What color is #65BDEC?+

#65BDEC is a HEX color with RGB value rgb(101, 189, 236) and HSL value hsl(201, 78%, 66%). Its closest CSS named color is SkyBlue.

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

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