#BCBF8E Color

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

Color preview

#BCBF8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF8E

.color-bcbf8e {
  color: #BCBF8E;
  background-color: #BCBF8E;
}

Frequently asked questions

What color is #BCBF8E?+

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

What is the closest Tailwind color to #BCBF8E?+

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