#88EFFF Color

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

Color preview

#88EFFF

Color formats

HEX
#88EFFF
RGB
rgb(136, 239, 255)
RGBA
rgba(136, 239, 255, 1)
HSL
hsl(188, 100%, 77%)
HSV
hsv(188, 47%, 100%)
CMYK
cmyk(47%, 6%, 0%, 0%)
CSS variable
--color-primary: #88EFFF;
Lowercase HEX
#88efff

Shades

Tints

Tones

Harmony

CSS snippets for #88EFFF

.color-88efff {
  color: #88EFFF;
  background-color: #88EFFF;
}

Frequently asked questions

What color is #88EFFF?+

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

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

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