#88BFBF Color

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

Color preview

#88BFBF

Color formats

HEX
#88BFBF
RGB
rgb(136, 191, 191)
RGBA
rgba(136, 191, 191, 1)
HSL
hsl(180, 30%, 64%)
HSV
hsv(180, 29%, 75%)
CMYK
cmyk(29%, 0%, 0%, 25%)
CSS variable
--color-primary: #88BFBF;
Lowercase HEX
#88bfbf

Shades

Tints

Tones

Harmony

CSS snippets for #88BFBF

.color-88bfbf {
  color: #88BFBF;
  background-color: #88BFBF;
}

Frequently asked questions

What color is #88BFBF?+

#88BFBF is a HEX color with RGB value rgb(136, 191, 191) and HSL value hsl(180, 30%, 64%). Its closest CSS named color is MediumAquaMarine.

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

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