#BCBF85 Color

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

Color preview

#BCBF85

Color formats

HEX
#BCBF85
RGB
rgb(188, 191, 133)
RGBA
rgba(188, 191, 133, 1)
HSL
hsl(63, 31%, 64%)
HSV
hsv(63, 30%, 75%)
CMYK
cmyk(2%, 0%, 30%, 25%)
CSS variable
--color-primary: #BCBF85;
Lowercase HEX
#bcbf85

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF85

.color-bcbf85 {
  color: #BCBF85;
  background-color: #BCBF85;
}

Frequently asked questions

What color is #BCBF85?+

#BCBF85 is a HEX color with RGB value rgb(188, 191, 133) and HSL value hsl(63, 31%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBF85?+

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