#BFCAAB Color

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

Color preview

#BFCAAB

Color formats

HEX
#BFCAAB
RGB
rgb(191, 202, 171)
RGBA
rgba(191, 202, 171, 1)
HSL
hsl(81, 23%, 73%)
HSV
hsv(81, 15%, 79%)
CMYK
cmyk(5%, 0%, 15%, 21%)
CSS variable
--color-primary: #BFCAAB;
Lowercase HEX
#bfcaab

Shades

Tints

Tones

Harmony

CSS snippets for #BFCAAB

.color-bfcaab {
  color: #BFCAAB;
  background-color: #BFCAAB;
}

Frequently asked questions

What color is #BFCAAB?+

#BFCAAB is a HEX color with RGB value rgb(191, 202, 171) and HSL value hsl(81, 23%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCAAB?+

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