#BCC2FA Color

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

Color preview

#BCC2FA

Color formats

HEX
#BCC2FA
RGB
rgb(188, 194, 250)
RGBA
rgba(188, 194, 250, 1)
HSL
hsl(234, 86%, 86%)
HSV
hsv(234, 25%, 98%)
CMYK
cmyk(25%, 22%, 0%, 2%)
CSS variable
--color-primary: #BCC2FA;
Lowercase HEX
#bcc2fa

Shades

Tints

Tones

Harmony

CSS snippets for #BCC2FA

.color-bcc2fa {
  color: #BCC2FA;
  background-color: #BCC2FA;
}

Frequently asked questions

What color is #BCC2FA?+

#BCC2FA is a HEX color with RGB value rgb(188, 194, 250) and HSL value hsl(234, 86%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCC2FA?+

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