#87BFB0 Color

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

Color preview

#87BFB0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #87BFB0

.color-87bfb0 {
  color: #87BFB0;
  background-color: #87BFB0;
}

Frequently asked questions

What color is #87BFB0?+

#87BFB0 is a HEX color with RGB value rgb(135, 191, 176) and HSL value hsl(164, 30%, 64%). Its closest CSS named color is DarkSeaGreen.

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

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