#BBB3CE Color

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

Color preview

#BBB3CE

Color formats

HEX
#BBB3CE
RGB
rgb(187, 179, 206)
RGBA
rgba(187, 179, 206, 1)
HSL
hsl(258, 22%, 75%)
HSV
hsv(258, 13%, 81%)
CMYK
cmyk(9%, 13%, 0%, 19%)
CSS variable
--color-primary: #BBB3CE;
Lowercase HEX
#bbb3ce

Shades

Tints

Tones

Harmony

CSS snippets for #BBB3CE

.color-bbb3ce {
  color: #BBB3CE;
  background-color: #BBB3CE;
}

Frequently asked questions

What color is #BBB3CE?+

#BBB3CE is a HEX color with RGB value rgb(187, 179, 206) and HSL value hsl(258, 22%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BBB3CE?+

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