#BBB2CF Color

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

Color preview

#BBB2CF

Color formats

HEX
#BBB2CF
RGB
rgb(187, 178, 207)
RGBA
rgba(187, 178, 207, 1)
HSL
hsl(259, 23%, 75%)
HSV
hsv(259, 14%, 81%)
CMYK
cmyk(10%, 14%, 0%, 19%)
CSS variable
--color-primary: #BBB2CF;
Lowercase HEX
#bbb2cf

Shades

Tints

Tones

Harmony

CSS snippets for #BBB2CF

.color-bbb2cf {
  color: #BBB2CF;
  background-color: #BBB2CF;
}

Frequently asked questions

What color is #BBB2CF?+

#BBB2CF is a HEX color with RGB value rgb(187, 178, 207) and HSL value hsl(259, 23%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB2CF?+

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