#BCBADF Color

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

Color preview

#BCBADF

Color formats

HEX
#BCBADF
RGB
rgb(188, 186, 223)
RGBA
rgba(188, 186, 223, 1)
HSL
hsl(243, 37%, 80%)
HSV
hsv(243, 17%, 87%)
CMYK
cmyk(16%, 17%, 0%, 13%)
CSS variable
--color-primary: #BCBADF;
Lowercase HEX
#bcbadf

Shades

Tints

Tones

Harmony

CSS snippets for #BCBADF

.color-bcbadf {
  color: #BCBADF;
  background-color: #BCBADF;
}

Frequently asked questions

What color is #BCBADF?+

#BCBADF is a HEX color with RGB value rgb(188, 186, 223) and HSL value hsl(243, 37%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBADF?+

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