#88DDAB Color

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

Color preview

#88DDAB

Color formats

HEX
#88DDAB
RGB
rgb(136, 221, 171)
RGBA
rgba(136, 221, 171, 1)
HSL
hsl(145, 56%, 70%)
HSV
hsv(145, 38%, 87%)
CMYK
cmyk(38%, 0%, 23%, 13%)
CSS variable
--color-primary: #88DDAB;
Lowercase HEX
#88ddab

Shades

Tints

Tones

Harmony

CSS snippets for #88DDAB

.color-88ddab {
  color: #88DDAB;
  background-color: #88DDAB;
}

Frequently asked questions

What color is #88DDAB?+

#88DDAB is a HEX color with RGB value rgb(136, 221, 171) and HSL value hsl(145, 56%, 70%). Its closest CSS named color is LightGreen.

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

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