#BCB2FA Color

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

Color preview

#BCB2FA

Color formats

HEX
#BCB2FA
RGB
rgb(188, 178, 250)
RGBA
rgba(188, 178, 250, 1)
HSL
hsl(248, 88%, 84%)
HSV
hsv(248, 29%, 98%)
CMYK
cmyk(25%, 29%, 0%, 2%)
CSS variable
--color-primary: #BCB2FA;
Lowercase HEX
#bcb2fa

Shades

Tints

Tones

Harmony

CSS snippets for #BCB2FA

.color-bcb2fa {
  color: #BCB2FA;
  background-color: #BCB2FA;
}

Frequently asked questions

What color is #BCB2FA?+

#BCB2FA is a HEX color with RGB value rgb(188, 178, 250) and HSL value hsl(248, 88%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCB2FA?+

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