#BCBFD2 Color

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

Color preview

#BCBFD2

Color formats

HEX
#BCBFD2
RGB
rgb(188, 191, 210)
RGBA
rgba(188, 191, 210, 1)
HSL
hsl(232, 20%, 78%)
HSV
hsv(232, 10%, 82%)
CMYK
cmyk(10%, 9%, 0%, 18%)
CSS variable
--color-primary: #BCBFD2;
Lowercase HEX
#bcbfd2

Shades

Tints

Tones

Harmony

CSS snippets for #BCBFD2

.color-bcbfd2 {
  color: #BCBFD2;
  background-color: #BCBFD2;
}

Frequently asked questions

What color is #BCBFD2?+

#BCBFD2 is a HEX color with RGB value rgb(188, 191, 210) and HSL value hsl(232, 20%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBFD2?+

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