#BFCA9B Color

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

Color preview

#BFCA9B

Color formats

HEX
#BFCA9B
RGB
rgb(191, 202, 155)
RGBA
rgba(191, 202, 155, 1)
HSL
hsl(74, 31%, 70%)
HSV
hsv(74, 23%, 79%)
CMYK
cmyk(5%, 0%, 23%, 21%)
CSS variable
--color-primary: #BFCA9B;
Lowercase HEX
#bfca9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA9B

.color-bfca9b {
  color: #BFCA9B;
  background-color: #BFCA9B;
}

Frequently asked questions

What color is #BFCA9B?+

#BFCA9B is a HEX color with RGB value rgb(191, 202, 155) and HSL value hsl(74, 31%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCA9B?+

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