#88CECE Color

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

Color preview

#88CECE

Color formats

HEX
#88CECE
RGB
rgb(136, 206, 206)
RGBA
rgba(136, 206, 206, 1)
HSL
hsl(180, 42%, 67%)
HSV
hsv(180, 34%, 81%)
CMYK
cmyk(34%, 0%, 0%, 19%)
CSS variable
--color-primary: #88CECE;
Lowercase HEX
#88cece

Shades

Tints

Tones

Harmony

CSS snippets for #88CECE

.color-88cece {
  color: #88CECE;
  background-color: #88CECE;
}

Frequently asked questions

What color is #88CECE?+

#88CECE is a HEX color with RGB value rgb(136, 206, 206) and HSL value hsl(180, 42%, 67%). Its closest CSS named color is SkyBlue.

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

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