#BFCAC5 Color

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

Color preview

#BFCAC5

Color formats

HEX
#BFCAC5
RGB
rgb(191, 202, 197)
RGBA
rgba(191, 202, 197, 1)
HSL
hsl(153, 9%, 77%)
HSV
hsv(153, 5%, 79%)
CMYK
cmyk(5%, 0%, 2%, 21%)
CSS variable
--color-primary: #BFCAC5;
Lowercase HEX
#bfcac5

Shades

Tints

Tones

Harmony

CSS snippets for #BFCAC5

.color-bfcac5 {
  color: #BFCAC5;
  background-color: #BFCAC5;
}

Frequently asked questions

What color is #BFCAC5?+

#BFCAC5 is a HEX color with RGB value rgb(191, 202, 197) and HSL value hsl(153, 9%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCAC5?+

The closest Tailwind color is stone-300, available as the bg-stone-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