#88DDBC Color

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

Color preview

#88DDBC

Color formats

HEX
#88DDBC
RGB
rgb(136, 221, 188)
RGBA
rgba(136, 221, 188, 1)
HSL
hsl(157, 56%, 70%)
HSV
hsv(157, 38%, 87%)
CMYK
cmyk(38%, 0%, 15%, 13%)
CSS variable
--color-primary: #88DDBC;
Lowercase HEX
#88ddbc

Shades

Tints

Tones

Harmony

CSS snippets for #88DDBC

.color-88ddbc {
  color: #88DDBC;
  background-color: #88DDBC;
}

Frequently asked questions

What color is #88DDBC?+

#88DDBC is a HEX color with RGB value rgb(136, 221, 188) and HSL value hsl(157, 56%, 70%). Its closest CSS named color is MediumAquaMarine.

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

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