#BCBAE4 Color

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

Color preview

#BCBAE4

Color formats

HEX
#BCBAE4
RGB
rgb(188, 186, 228)
RGBA
rgba(188, 186, 228, 1)
HSL
hsl(243, 44%, 81%)
HSV
hsv(243, 18%, 89%)
CMYK
cmyk(18%, 18%, 0%, 11%)
CSS variable
--color-primary: #BCBAE4;
Lowercase HEX
#bcbae4

Shades

Tints

Tones

Harmony

CSS snippets for #BCBAE4

.color-bcbae4 {
  color: #BCBAE4;
  background-color: #BCBAE4;
}

Frequently asked questions

What color is #BCBAE4?+

#BCBAE4 is a HEX color with RGB value rgb(188, 186, 228) and HSL value hsl(243, 44%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBAE4?+

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