#BBB1CD Color

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

Color preview

#BBB1CD

Color formats

HEX
#BBB1CD
RGB
rgb(187, 177, 205)
RGBA
rgba(187, 177, 205, 1)
HSL
hsl(261, 22%, 75%)
HSV
hsv(261, 14%, 80%)
CMYK
cmyk(9%, 14%, 0%, 20%)
CSS variable
--color-primary: #BBB1CD;
Lowercase HEX
#bbb1cd

Shades

Tints

Tones

Harmony

CSS snippets for #BBB1CD

.color-bbb1cd {
  color: #BBB1CD;
  background-color: #BBB1CD;
}

Frequently asked questions

What color is #BBB1CD?+

#BBB1CD is a HEX color with RGB value rgb(187, 177, 205) and HSL value hsl(261, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB1CD?+

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