#BFC3DC Color

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

Color preview

#BFC3DC

Color formats

HEX
#BFC3DC
RGB
rgb(191, 195, 220)
RGBA
rgba(191, 195, 220, 1)
HSL
hsl(232, 29%, 81%)
HSV
hsv(232, 13%, 86%)
CMYK
cmyk(13%, 11%, 0%, 14%)
CSS variable
--color-primary: #BFC3DC;
Lowercase HEX
#bfc3dc

Shades

Tints

Tones

Harmony

CSS snippets for #BFC3DC

.color-bfc3dc {
  color: #BFC3DC;
  background-color: #BFC3DC;
}

Frequently asked questions

What color is #BFC3DC?+

#BFC3DC is a HEX color with RGB value rgb(191, 195, 220) and HSL value hsl(232, 29%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFC3DC?+

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