#BCBBD2 Color

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

Color preview

#BCBBD2

Color formats

HEX
#BCBBD2
RGB
rgb(188, 187, 210)
RGBA
rgba(188, 187, 210, 1)
HSL
hsl(243, 20%, 78%)
HSV
hsv(243, 11%, 82%)
CMYK
cmyk(10%, 11%, 0%, 18%)
CSS variable
--color-primary: #BCBBD2;
Lowercase HEX
#bcbbd2

Shades

Tints

Tones

Harmony

CSS snippets for #BCBBD2

.color-bcbbd2 {
  color: #BCBBD2;
  background-color: #BCBBD2;
}

Frequently asked questions

What color is #BCBBD2?+

#BCBBD2 is a HEX color with RGB value rgb(188, 187, 210) and HSL value hsl(243, 20%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCBBD2?+

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