#88DFEB Color

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

Color preview

#88DFEB

Color formats

HEX
#88DFEB
RGB
rgb(136, 223, 235)
RGBA
rgba(136, 223, 235, 1)
HSL
hsl(187, 71%, 73%)
HSV
hsv(187, 42%, 92%)
CMYK
cmyk(42%, 5%, 0%, 8%)
CSS variable
--color-primary: #88DFEB;
Lowercase HEX
#88dfeb

Shades

Tints

Tones

Harmony

CSS snippets for #88DFEB

.color-88dfeb {
  color: #88DFEB;
  background-color: #88DFEB;
}

Frequently asked questions

What color is #88DFEB?+

#88DFEB is a HEX color with RGB value rgb(136, 223, 235) and HSL value hsl(187, 71%, 73%). Its closest CSS named color is SkyBlue.

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

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