#BCBCE8 Color

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

Color preview

#BCBCE8

Color formats

HEX
#BCBCE8
RGB
rgb(188, 188, 232)
RGBA
rgba(188, 188, 232, 1)
HSL
hsl(240, 49%, 82%)
HSV
hsv(240, 19%, 91%)
CMYK
cmyk(19%, 19%, 0%, 9%)
CSS variable
--color-primary: #BCBCE8;
Lowercase HEX
#bcbce8

Shades

Tints

Tones

Harmony

CSS snippets for #BCBCE8

.color-bcbce8 {
  color: #BCBCE8;
  background-color: #BCBCE8;
}

Frequently asked questions

What color is #BCBCE8?+

#BCBCE8 is a HEX color with RGB value rgb(188, 188, 232) and HSL value hsl(240, 49%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBCE8?+

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