#B1B4CC Color

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

Color preview

#B1B4CC

Color formats

HEX
#B1B4CC
RGB
rgb(177, 180, 204)
RGBA
rgba(177, 180, 204, 1)
HSL
hsl(233, 21%, 75%)
HSV
hsv(233, 13%, 80%)
CMYK
cmyk(13%, 12%, 0%, 20%)
CSS variable
--color-primary: #B1B4CC;
Lowercase HEX
#b1b4cc

Shades

Tints

Tones

Harmony

CSS snippets for #B1B4CC

.color-b1b4cc {
  color: #B1B4CC;
  background-color: #B1B4CC;
}

Frequently asked questions

What color is #B1B4CC?+

#B1B4CC is a HEX color with RGB value rgb(177, 180, 204) and HSL value hsl(233, 21%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1B4CC?+

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