#BFCA9F Color

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

Color preview

#BFCA9F

Color formats

HEX
#BFCA9F
RGB
rgb(191, 202, 159)
RGBA
rgba(191, 202, 159, 1)
HSL
hsl(75, 29%, 71%)
HSV
hsv(75, 21%, 79%)
CMYK
cmyk(5%, 0%, 21%, 21%)
CSS variable
--color-primary: #BFCA9F;
Lowercase HEX
#bfca9f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA9F

.color-bfca9f {
  color: #BFCA9F;
  background-color: #BFCA9F;
}

Frequently asked questions

What color is #BFCA9F?+

#BFCA9F is a HEX color with RGB value rgb(191, 202, 159) and HSL value hsl(75, 29%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BFCA9F?+

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