#B3B3CF Color

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

Color preview

#B3B3CF

Color formats

HEX
#B3B3CF
RGB
rgb(179, 179, 207)
RGBA
rgba(179, 179, 207, 1)
HSL
hsl(240, 23%, 76%)
HSV
hsv(240, 14%, 81%)
CMYK
cmyk(14%, 14%, 0%, 19%)
CSS variable
--color-primary: #B3B3CF;
Lowercase HEX
#b3b3cf

Shades

Tints

Tones

Harmony

CSS snippets for #B3B3CF

.color-b3b3cf {
  color: #B3B3CF;
  background-color: #B3B3CF;
}

Frequently asked questions

What color is #B3B3CF?+

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

What is the closest Tailwind color to #B3B3CF?+

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