#B1B2CE Color

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

Color preview

#B1B2CE

Color formats

HEX
#B1B2CE
RGB
rgb(177, 178, 206)
RGBA
rgba(177, 178, 206, 1)
HSL
hsl(238, 23%, 75%)
HSV
hsv(238, 14%, 81%)
CMYK
cmyk(14%, 14%, 0%, 19%)
CSS variable
--color-primary: #B1B2CE;
Lowercase HEX
#b1b2ce

Shades

Tints

Tones

Harmony

CSS snippets for #B1B2CE

.color-b1b2ce {
  color: #B1B2CE;
  background-color: #B1B2CE;
}

Frequently asked questions

What color is #B1B2CE?+

#B1B2CE is a HEX color with RGB value rgb(177, 178, 206) and HSL value hsl(238, 23%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B1B2CE?+

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