#BFCB95 Color

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

Color preview

#BFCB95

Color formats

HEX
#BFCB95
RGB
rgb(191, 203, 149)
RGBA
rgba(191, 203, 149, 1)
HSL
hsl(73, 34%, 69%)
HSV
hsv(73, 27%, 80%)
CMYK
cmyk(6%, 0%, 27%, 20%)
CSS variable
--color-primary: #BFCB95;
Lowercase HEX
#bfcb95

Shades

Tints

Tones

Harmony

CSS snippets for #BFCB95

.color-bfcb95 {
  color: #BFCB95;
  background-color: #BFCB95;
}

Frequently asked questions

What color is #BFCB95?+

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

What is the closest Tailwind color to #BFCB95?+

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