#88DAEB Color

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

Color preview

#88DAEB

Color formats

HEX
#88DAEB
RGB
rgb(136, 218, 235)
RGBA
rgba(136, 218, 235, 1)
HSL
hsl(190, 71%, 73%)
HSV
hsv(190, 42%, 92%)
CMYK
cmyk(42%, 7%, 0%, 8%)
CSS variable
--color-primary: #88DAEB;
Lowercase HEX
#88daeb

Shades

Tints

Tones

Harmony

CSS snippets for #88DAEB

.color-88daeb {
  color: #88DAEB;
  background-color: #88DAEB;
}

Frequently asked questions

What color is #88DAEB?+

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

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

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