#88CFFF Color

Inspect #88CFFF across formats, palettes, contrast and closest named color matches.

Color preview

#88CFFF

Color formats

HEX
#88CFFF
RGB
rgb(136, 207, 255)
RGBA
rgba(136, 207, 255, 1)
HSL
hsl(204, 100%, 77%)
HSV
hsv(204, 47%, 100%)
CMYK
cmyk(47%, 19%, 0%, 0%)
CSS variable
--color-primary: #88CFFF;
Lowercase HEX
#88cfff

Shades

Tints

Tones

Harmony

CSS snippets for #88CFFF

.color-88cfff {
  color: #88CFFF;
  background-color: #88CFFF;
}

Frequently asked questions

What color is #88CFFF?+

#88CFFF is a HEX color with RGB value rgb(136, 207, 255) and HSL value hsl(204, 100%, 77%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #88CFFF?+

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