#65BFFB Color

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

Color preview

#65BFFB

Color formats

HEX
#65BFFB
RGB
rgb(101, 191, 251)
RGBA
rgba(101, 191, 251, 1)
HSL
hsl(204, 95%, 69%)
HSV
hsv(204, 60%, 98%)
CMYK
cmyk(60%, 24%, 0%, 2%)
CSS variable
--color-primary: #65BFFB;
Lowercase HEX
#65bffb

Shades

Tints

Tones

Harmony

CSS snippets for #65BFFB

.color-65bffb {
  color: #65BFFB;
  background-color: #65BFFB;
}

Frequently asked questions

What color is #65BFFB?+

#65BFFB is a HEX color with RGB value rgb(101, 191, 251) and HSL value hsl(204, 95%, 69%). Its closest CSS named color is LightSkyBlue.

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

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