#BBB5CF Color

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

Color preview

#BBB5CF

Color formats

HEX
#BBB5CF
RGB
rgb(187, 181, 207)
RGBA
rgba(187, 181, 207, 1)
HSL
hsl(254, 21%, 76%)
HSV
hsv(254, 13%, 81%)
CMYK
cmyk(10%, 13%, 0%, 19%)
CSS variable
--color-primary: #BBB5CF;
Lowercase HEX
#bbb5cf

Shades

Tints

Tones

Harmony

CSS snippets for #BBB5CF

.color-bbb5cf {
  color: #BBB5CF;
  background-color: #BBB5CF;
}

Frequently asked questions

What color is #BBB5CF?+

#BBB5CF is a HEX color with RGB value rgb(187, 181, 207) and HSL value hsl(254, 21%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB5CF?+

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