#BFC6EB Color

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

Color preview

#BFC6EB

Color formats

HEX
#BFC6EB
RGB
rgb(191, 198, 235)
RGBA
rgba(191, 198, 235, 1)
HSL
hsl(230, 52%, 84%)
HSV
hsv(230, 19%, 92%)
CMYK
cmyk(19%, 16%, 0%, 8%)
CSS variable
--color-primary: #BFC6EB;
Lowercase HEX
#bfc6eb

Shades

Tints

Tones

Harmony

CSS snippets for #BFC6EB

.color-bfc6eb {
  color: #BFC6EB;
  background-color: #BFC6EB;
}

Frequently asked questions

What color is #BFC6EB?+

#BFC6EB is a HEX color with RGB value rgb(191, 198, 235) and HSL value hsl(230, 52%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFC6EB?+

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