#88BC9C Color

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

Color preview

#88BC9C

Color formats

HEX
#88BC9C
RGB
rgb(136, 188, 156)
RGBA
rgba(136, 188, 156, 1)
HSL
hsl(143, 28%, 64%)
HSV
hsv(143, 28%, 74%)
CMYK
cmyk(28%, 0%, 17%, 26%)
CSS variable
--color-primary: #88BC9C;
Lowercase HEX
#88bc9c

Shades

Tints

Tones

Harmony

CSS snippets for #88BC9C

.color-88bc9c {
  color: #88BC9C;
  background-color: #88BC9C;
}

Frequently asked questions

What color is #88BC9C?+

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

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

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