#88CFFE Color

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

Color preview

#88CFFE

Color formats

HEX
#88CFFE
RGB
rgb(136, 207, 254)
RGBA
rgba(136, 207, 254, 1)
HSL
hsl(204, 98%, 76%)
HSV
hsv(204, 46%, 100%)
CMYK
cmyk(46%, 19%, 0%, 0%)
CSS variable
--color-primary: #88CFFE;
Lowercase HEX
#88cffe

Shades

Tints

Tones

Harmony

CSS snippets for #88CFFE

.color-88cffe {
  color: #88CFFE;
  background-color: #88CFFE;
}

Frequently asked questions

What color is #88CFFE?+

#88CFFE is a HEX color with RGB value rgb(136, 207, 254) and HSL value hsl(204, 98%, 76%). Its closest CSS named color is LightSkyBlue.

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

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