#B7C1FA Color

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

Color preview

#B7C1FA

Color formats

HEX
#B7C1FA
RGB
rgb(183, 193, 250)
RGBA
rgba(183, 193, 250, 1)
HSL
hsl(231, 87%, 85%)
HSV
hsv(231, 27%, 98%)
CMYK
cmyk(27%, 23%, 0%, 2%)
CSS variable
--color-primary: #B7C1FA;
Lowercase HEX
#b7c1fa

Shades

Tints

Tones

Harmony

CSS snippets for #B7C1FA

.color-b7c1fa {
  color: #B7C1FA;
  background-color: #B7C1FA;
}

Frequently asked questions

What color is #B7C1FA?+

#B7C1FA is a HEX color with RGB value rgb(183, 193, 250) and HSL value hsl(231, 87%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7C1FA?+

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