#88AFFE Color

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

Color preview

#88AFFE

Color formats

HEX
#88AFFE
RGB
rgb(136, 175, 254)
RGBA
rgba(136, 175, 254, 1)
HSL
hsl(220, 98%, 76%)
HSV
hsv(220, 46%, 100%)
CMYK
cmyk(46%, 31%, 0%, 0%)
CSS variable
--color-primary: #88AFFE;
Lowercase HEX
#88affe

Shades

Tints

Tones

Harmony

CSS snippets for #88AFFE

.color-88affe {
  color: #88AFFE;
  background-color: #88AFFE;
}

Frequently asked questions

What color is #88AFFE?+

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

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

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