#B3B8CD Color

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

Color preview

#B3B8CD

Color formats

HEX
#B3B8CD
RGB
rgb(179, 184, 205)
RGBA
rgba(179, 184, 205, 1)
HSL
hsl(228, 21%, 75%)
HSV
hsv(228, 13%, 80%)
CMYK
cmyk(13%, 10%, 0%, 20%)
CSS variable
--color-primary: #B3B8CD;
Lowercase HEX
#b3b8cd

Shades

Tints

Tones

Harmony

CSS snippets for #B3B8CD

.color-b3b8cd {
  color: #B3B8CD;
  background-color: #B3B8CD;
}

Frequently asked questions

What color is #B3B8CD?+

#B3B8CD is a HEX color with RGB value rgb(179, 184, 205) and HSL value hsl(228, 21%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3B8CD?+

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