#88DDCC Color

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

Color preview

#88DDCC

Color formats

HEX
#88DDCC
RGB
rgb(136, 221, 204)
RGBA
rgba(136, 221, 204, 1)
HSL
hsl(168, 56%, 70%)
HSV
hsv(168, 38%, 87%)
CMYK
cmyk(38%, 0%, 8%, 13%)
CSS variable
--color-primary: #88DDCC;
Lowercase HEX
#88ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #88DDCC

.color-88ddcc {
  color: #88DDCC;
  background-color: #88DDCC;
}

Frequently asked questions

What color is #88DDCC?+

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

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

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