#BFCAD0 Color

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

Color preview

#BFCAD0

Color formats

HEX
#BFCAD0
RGB
rgb(191, 202, 208)
RGBA
rgba(191, 202, 208, 1)
HSL
hsl(201, 15%, 78%)
HSV
hsv(201, 8%, 82%)
CMYK
cmyk(8%, 3%, 0%, 18%)
CSS variable
--color-primary: #BFCAD0;
Lowercase HEX
#bfcad0

Shades

Tints

Tones

Harmony

CSS snippets for #BFCAD0

.color-bfcad0 {
  color: #BFCAD0;
  background-color: #BFCAD0;
}

Frequently asked questions

What color is #BFCAD0?+

#BFCAD0 is a HEX color with RGB value rgb(191, 202, 208) and HSL value hsl(201, 15%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCAD0?+

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