#B4B4CF Color

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

Color preview

#B4B4CF

Color formats

HEX
#B4B4CF
RGB
rgb(180, 180, 207)
RGBA
rgba(180, 180, 207, 1)
HSL
hsl(240, 22%, 76%)
HSV
hsv(240, 13%, 81%)
CMYK
cmyk(13%, 13%, 0%, 19%)
CSS variable
--color-primary: #B4B4CF;
Lowercase HEX
#b4b4cf

Shades

Tints

Tones

Harmony

CSS snippets for #B4B4CF

.color-b4b4cf {
  color: #B4B4CF;
  background-color: #B4B4CF;
}

Frequently asked questions

What color is #B4B4CF?+

#B4B4CF is a HEX color with RGB value rgb(180, 180, 207) and HSL value hsl(240, 22%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4B4CF?+

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