#B8BCCF Color

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

Color preview

#B8BCCF

Color formats

HEX
#B8BCCF
RGB
rgb(184, 188, 207)
RGBA
rgba(184, 188, 207, 1)
HSL
hsl(230, 19%, 77%)
HSV
hsv(230, 11%, 81%)
CMYK
cmyk(11%, 9%, 0%, 19%)
CSS variable
--color-primary: #B8BCCF;
Lowercase HEX
#b8bccf

Shades

Tints

Tones

Harmony

CSS snippets for #B8BCCF

.color-b8bccf {
  color: #B8BCCF;
  background-color: #B8BCCF;
}

Frequently asked questions

What color is #B8BCCF?+

#B8BCCF is a HEX color with RGB value rgb(184, 188, 207) and HSL value hsl(230, 19%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B8BCCF?+

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