#88DEDF Color

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

Color preview

#88DEDF

Color formats

HEX
#88DEDF
RGB
rgb(136, 222, 223)
RGBA
rgba(136, 222, 223, 1)
HSL
hsl(181, 58%, 70%)
HSV
hsv(181, 39%, 87%)
CMYK
cmyk(39%, 0%, 0%, 13%)
CSS variable
--color-primary: #88DEDF;
Lowercase HEX
#88dedf

Shades

Tints

Tones

Harmony

CSS snippets for #88DEDF

.color-88dedf {
  color: #88DEDF;
  background-color: #88DEDF;
}

Frequently asked questions

What color is #88DEDF?+

#88DEDF is a HEX color with RGB value rgb(136, 222, 223) and HSL value hsl(181, 58%, 70%). Its closest CSS named color is SkyBlue.

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

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