#B6BDC7 Color

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

Color preview

#B6BDC7

Color formats

HEX
#B6BDC7
RGB
rgb(182, 189, 199)
RGBA
rgba(182, 189, 199, 1)
HSL
hsl(215, 13%, 75%)
HSV
hsv(215, 9%, 78%)
CMYK
cmyk(9%, 5%, 0%, 22%)
CSS variable
--color-primary: #B6BDC7;
Lowercase HEX
#b6bdc7

Shades

Tints

Tones

Harmony

CSS snippets for #B6BDC7

.color-b6bdc7 {
  color: #B6BDC7;
  background-color: #B6BDC7;
}

Frequently asked questions

What color is #B6BDC7?+

#B6BDC7 is a HEX color with RGB value rgb(182, 189, 199) and HSL value hsl(215, 13%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B6BDC7?+

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