#BCBF8C Color

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

Color preview

#BCBF8C

Color formats

HEX
#BCBF8C
RGB
rgb(188, 191, 140)
RGBA
rgba(188, 191, 140, 1)
HSL
hsl(64, 28%, 65%)
HSV
hsv(64, 27%, 75%)
CMYK
cmyk(2%, 0%, 27%, 25%)
CSS variable
--color-primary: #BCBF8C;
Lowercase HEX
#bcbf8c

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF8C

.color-bcbf8c {
  color: #BCBF8C;
  background-color: #BCBF8C;
}

Frequently asked questions

What color is #BCBF8C?+

#BCBF8C is a HEX color with RGB value rgb(188, 191, 140) and HSL value hsl(64, 28%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBF8C?+

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