#B1BACA Color

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

Color preview

#B1BACA

Color formats

HEX
#B1BACA
RGB
rgb(177, 186, 202)
RGBA
rgba(177, 186, 202, 1)
HSL
hsl(218, 19%, 74%)
HSV
hsv(218, 12%, 79%)
CMYK
cmyk(12%, 8%, 0%, 21%)
CSS variable
--color-primary: #B1BACA;
Lowercase HEX
#b1baca

Shades

Tints

Tones

Harmony

CSS snippets for #B1BACA

.color-b1baca {
  color: #B1BACA;
  background-color: #B1BACA;
}

Frequently asked questions

What color is #B1BACA?+

#B1BACA is a HEX color with RGB value rgb(177, 186, 202) and HSL value hsl(218, 19%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B1BACA?+

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