#BBB4C0 Color

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

Color preview

#BBB4C0

Color formats

HEX
#BBB4C0
RGB
rgb(187, 180, 192)
RGBA
rgba(187, 180, 192, 1)
HSL
hsl(275, 9%, 73%)
HSV
hsv(275, 6%, 75%)
CMYK
cmyk(3%, 6%, 0%, 25%)
CSS variable
--color-primary: #BBB4C0;
Lowercase HEX
#bbb4c0

Shades

Tints

Tones

Harmony

CSS snippets for #BBB4C0

.color-bbb4c0 {
  color: #BBB4C0;
  background-color: #BBB4C0;
}

Frequently asked questions

What color is #BBB4C0?+

#BBB4C0 is a HEX color with RGB value rgb(187, 180, 192) and HSL value hsl(275, 9%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB4C0?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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