#B3B3CC Color

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

Color preview

#B3B3CC

Color formats

HEX
#B3B3CC
RGB
rgb(179, 179, 204)
RGBA
rgba(179, 179, 204, 1)
HSL
hsl(240, 20%, 75%)
HSV
hsv(240, 12%, 80%)
CMYK
cmyk(12%, 12%, 0%, 20%)
CSS variable
--color-primary: #B3B3CC;
Lowercase HEX
#b3b3cc

Shades

Tints

Tones

Harmony

CSS snippets for #B3B3CC

.color-b3b3cc {
  color: #B3B3CC;
  background-color: #B3B3CC;
}

Frequently asked questions

What color is #B3B3CC?+

#B3B3CC is a HEX color with RGB value rgb(179, 179, 204) and HSL value hsl(240, 20%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3B3CC?+

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