#88EDED Color

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

Color preview

#88EDED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #88EDED

.color-88eded {
  color: #88EDED;
  background-color: #88EDED;
}

Frequently asked questions

What color is #88EDED?+

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

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

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