#BCC7FA Color

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

Color preview

#BCC7FA

Color formats

HEX
#BCC7FA
RGB
rgb(188, 199, 250)
RGBA
rgba(188, 199, 250, 1)
HSL
hsl(229, 86%, 86%)
HSV
hsv(229, 25%, 98%)
CMYK
cmyk(25%, 20%, 0%, 2%)
CSS variable
--color-primary: #BCC7FA;
Lowercase HEX
#bcc7fa

Shades

Tints

Tones

Harmony

CSS snippets for #BCC7FA

.color-bcc7fa {
  color: #BCC7FA;
  background-color: #BCC7FA;
}

Frequently asked questions

What color is #BCC7FA?+

#BCC7FA is a HEX color with RGB value rgb(188, 199, 250) and HSL value hsl(229, 86%, 86%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BCC7FA?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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