#B4B2CF Color

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

Color preview

#B4B2CF

Color formats

HEX
#B4B2CF
RGB
rgb(180, 178, 207)
RGBA
rgba(180, 178, 207, 1)
HSL
hsl(244, 23%, 75%)
HSV
hsv(244, 14%, 81%)
CMYK
cmyk(13%, 14%, 0%, 19%)
CSS variable
--color-primary: #B4B2CF;
Lowercase HEX
#b4b2cf

Shades

Tints

Tones

Harmony

CSS snippets for #B4B2CF

.color-b4b2cf {
  color: #B4B2CF;
  background-color: #B4B2CF;
}

Frequently asked questions

What color is #B4B2CF?+

#B4B2CF is a HEX color with RGB value rgb(180, 178, 207) and HSL value hsl(244, 23%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4B2CF?+

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