#BFCB96 Color

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

Color preview

#BFCB96

Color formats

HEX
#BFCB96
RGB
rgb(191, 203, 150)
RGBA
rgba(191, 203, 150, 1)
HSL
hsl(74, 34%, 69%)
HSV
hsv(74, 26%, 80%)
CMYK
cmyk(6%, 0%, 26%, 20%)
CSS variable
--color-primary: #BFCB96;
Lowercase HEX
#bfcb96

Shades

Tints

Tones

Harmony

CSS snippets for #BFCB96

.color-bfcb96 {
  color: #BFCB96;
  background-color: #BFCB96;
}

Frequently asked questions

What color is #BFCB96?+

#BFCB96 is a HEX color with RGB value rgb(191, 203, 150) and HSL value hsl(74, 34%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCB96?+

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