#BFCB93 Color

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

Color preview

#BFCB93

Color formats

HEX
#BFCB93
RGB
rgb(191, 203, 147)
RGBA
rgba(191, 203, 147, 1)
HSL
hsl(73, 35%, 69%)
HSV
hsv(73, 28%, 80%)
CMYK
cmyk(6%, 0%, 28%, 20%)
CSS variable
--color-primary: #BFCB93;
Lowercase HEX
#bfcb93

Shades

Tints

Tones

Harmony

CSS snippets for #BFCB93

.color-bfcb93 {
  color: #BFCB93;
  background-color: #BFCB93;
}

Frequently asked questions

What color is #BFCB93?+

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

What is the closest Tailwind color to #BFCB93?+

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