#88CEDD Color

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

Color preview

#88CEDD

Color formats

HEX
#88CEDD
RGB
rgb(136, 206, 221)
RGBA
rgba(136, 206, 221, 1)
HSL
hsl(191, 56%, 70%)
HSV
hsv(191, 38%, 87%)
CMYK
cmyk(38%, 7%, 0%, 13%)
CSS variable
--color-primary: #88CEDD;
Lowercase HEX
#88cedd

Shades

Tints

Tones

Harmony

CSS snippets for #88CEDD

.color-88cedd {
  color: #88CEDD;
  background-color: #88CEDD;
}

Frequently asked questions

What color is #88CEDD?+

#88CEDD is a HEX color with RGB value rgb(136, 206, 221) and HSL value hsl(191, 56%, 70%). Its closest CSS named color is SkyBlue.

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

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