#BCBADA Color

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

Color preview

#BCBADA

Color formats

HEX
#BCBADA
RGB
rgb(188, 186, 218)
RGBA
rgba(188, 186, 218, 1)
HSL
hsl(244, 30%, 79%)
HSV
hsv(244, 15%, 85%)
CMYK
cmyk(14%, 15%, 0%, 15%)
CSS variable
--color-primary: #BCBADA;
Lowercase HEX
#bcbada

Shades

Tints

Tones

Harmony

CSS snippets for #BCBADA

.color-bcbada {
  color: #BCBADA;
  background-color: #BCBADA;
}

Frequently asked questions

What color is #BCBADA?+

#BCBADA is a HEX color with RGB value rgb(188, 186, 218) and HSL value hsl(244, 30%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCBADA?+

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