#BFCA8B Color

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

Color preview

#BFCA8B

Color formats

HEX
#BFCA8B
RGB
rgb(191, 202, 139)
RGBA
rgba(191, 202, 139, 1)
HSL
hsl(70, 37%, 67%)
HSV
hsv(70, 31%, 79%)
CMYK
cmyk(5%, 0%, 31%, 21%)
CSS variable
--color-primary: #BFCA8B;
Lowercase HEX
#bfca8b

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA8B

.color-bfca8b {
  color: #BFCA8B;
  background-color: #BFCA8B;
}

Frequently asked questions

What color is #BFCA8B?+

#BFCA8B is a HEX color with RGB value rgb(191, 202, 139) and HSL value hsl(70, 37%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCA8B?+

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