#88BFFE Color

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

Color preview

#88BFFE

Color formats

HEX
#88BFFE
RGB
rgb(136, 191, 254)
RGBA
rgba(136, 191, 254, 1)
HSL
hsl(212, 98%, 76%)
HSV
hsv(212, 46%, 100%)
CMYK
cmyk(46%, 25%, 0%, 0%)
CSS variable
--color-primary: #88BFFE;
Lowercase HEX
#88bffe

Shades

Tints

Tones

Harmony

CSS snippets for #88BFFE

.color-88bffe {
  color: #88BFFE;
  background-color: #88BFFE;
}

Frequently asked questions

What color is #88BFFE?+

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

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

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