#8BBBBC Color

Inspect #8BBBBC across formats, palettes, contrast and closest named color matches.

Color preview

#8BBBBC

Color formats

HEX
#8BBBBC
RGB
rgb(139, 187, 188)
RGBA
rgba(139, 187, 188, 1)
HSL
hsl(181, 27%, 64%)
HSV
hsv(181, 26%, 74%)
CMYK
cmyk(26%, 1%, 0%, 26%)
CSS variable
--color-primary: #8BBBBC;
Lowercase HEX
#8bbbbc

Shades

Tints

Tones

Harmony

CSS snippets for #8BBBBC

.color-8bbbbc {
  color: #8BBBBC;
  background-color: #8BBBBC;
}

Frequently asked questions

What color is #8BBBBC?+

#8BBBBC is a HEX color with RGB value rgb(139, 187, 188) and HSL value hsl(181, 27%, 64%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8BBBBC?+

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