#88CDAB Color

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

Color preview

#88CDAB

Color formats

HEX
#88CDAB
RGB
rgb(136, 205, 171)
RGBA
rgba(136, 205, 171, 1)
HSL
hsl(150, 41%, 67%)
HSV
hsv(150, 34%, 80%)
CMYK
cmyk(34%, 0%, 17%, 20%)
CSS variable
--color-primary: #88CDAB;
Lowercase HEX
#88cdab

Shades

Tints

Tones

Harmony

CSS snippets for #88CDAB

.color-88cdab {
  color: #88CDAB;
  background-color: #88CDAB;
}

Frequently asked questions

What color is #88CDAB?+

#88CDAB is a HEX color with RGB value rgb(136, 205, 171) and HSL value hsl(150, 41%, 67%). Its closest CSS named color is DarkSeaGreen.

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

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