#BFBCA0 Color

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

Color preview

#BFBCA0

Color formats

HEX
#BFBCA0
RGB
rgb(191, 188, 160)
RGBA
rgba(191, 188, 160, 1)
HSL
hsl(54, 19%, 69%)
HSV
hsv(54, 16%, 75%)
CMYK
cmyk(0%, 2%, 16%, 25%)
CSS variable
--color-primary: #BFBCA0;
Lowercase HEX
#bfbca0

Shades

Tints

Tones

Harmony

CSS snippets for #BFBCA0

.color-bfbca0 {
  color: #BFBCA0;
  background-color: #BFBCA0;
}

Frequently asked questions

What color is #BFBCA0?+

#BFBCA0 is a HEX color with RGB value rgb(191, 188, 160) and HSL value hsl(54, 19%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFBCA0?+

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