#BFCBA5 Color

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

Color preview

#BFCBA5

Color formats

HEX
#BFCBA5
RGB
rgb(191, 203, 165)
RGBA
rgba(191, 203, 165, 1)
HSL
hsl(79, 27%, 72%)
HSV
hsv(79, 19%, 80%)
CMYK
cmyk(6%, 0%, 19%, 20%)
CSS variable
--color-primary: #BFCBA5;
Lowercase HEX
#bfcba5

Shades

Tints

Tones

Harmony

CSS snippets for #BFCBA5

.color-bfcba5 {
  color: #BFCBA5;
  background-color: #BFCBA5;
}

Frequently asked questions

What color is #BFCBA5?+

#BFCBA5 is a HEX color with RGB value rgb(191, 203, 165) and HSL value hsl(79, 27%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCBA5?+

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