#88BC9D Color

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

Color preview

#88BC9D

Color formats

HEX
#88BC9D
RGB
rgb(136, 188, 157)
RGBA
rgba(136, 188, 157, 1)
HSL
hsl(144, 28%, 64%)
HSV
hsv(144, 28%, 74%)
CMYK
cmyk(28%, 0%, 16%, 26%)
CSS variable
--color-primary: #88BC9D;
Lowercase HEX
#88bc9d

Shades

Tints

Tones

Harmony

CSS snippets for #88BC9D

.color-88bc9d {
  color: #88BC9D;
  background-color: #88BC9D;
}

Frequently asked questions

What color is #88BC9D?+

#88BC9D is a HEX color with RGB value rgb(136, 188, 157) and HSL value hsl(144, 28%, 64%). Its closest CSS named color is DarkSeaGreen.

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

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