#88DCED Color

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

Color preview

#88DCED

Color formats

HEX
#88DCED
RGB
rgb(136, 220, 237)
RGBA
rgba(136, 220, 237, 1)
HSL
hsl(190, 74%, 73%)
HSV
hsv(190, 43%, 93%)
CMYK
cmyk(43%, 7%, 0%, 7%)
CSS variable
--color-primary: #88DCED;
Lowercase HEX
#88dced

Shades

Tints

Tones

Harmony

CSS snippets for #88DCED

.color-88dced {
  color: #88DCED;
  background-color: #88DCED;
}

Frequently asked questions

What color is #88DCED?+

#88DCED is a HEX color with RGB value rgb(136, 220, 237) and HSL value hsl(190, 74%, 73%). Its closest CSS named color is SkyBlue.

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

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