#87BFBF Color

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

Color preview

#87BFBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #87BFBF

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

Frequently asked questions

What color is #87BFBF?+

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

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

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