#BFC2DB Color

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

Color preview

#BFC2DB

Color formats

HEX
#BFC2DB
RGB
rgb(191, 194, 219)
RGBA
rgba(191, 194, 219, 1)
HSL
hsl(234, 28%, 80%)
HSV
hsv(234, 13%, 86%)
CMYK
cmyk(13%, 11%, 0%, 14%)
CSS variable
--color-primary: #BFC2DB;
Lowercase HEX
#bfc2db

Shades

Tints

Tones

Harmony

CSS snippets for #BFC2DB

.color-bfc2db {
  color: #BFC2DB;
  background-color: #BFC2DB;
}

Frequently asked questions

What color is #BFC2DB?+

#BFC2DB is a HEX color with RGB value rgb(191, 194, 219) and HSL value hsl(234, 28%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BFC2DB?+

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