#BCBF99 Color

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

Color preview

#BCBF99

Color formats

HEX
#BCBF99
RGB
rgb(188, 191, 153)
RGBA
rgba(188, 191, 153, 1)
HSL
hsl(65, 23%, 67%)
HSV
hsv(65, 20%, 75%)
CMYK
cmyk(2%, 0%, 20%, 25%)
CSS variable
--color-primary: #BCBF99;
Lowercase HEX
#bcbf99

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF99

.color-bcbf99 {
  color: #BCBF99;
  background-color: #BCBF99;
}

Frequently asked questions

What color is #BCBF99?+

#BCBF99 is a HEX color with RGB value rgb(188, 191, 153) and HSL value hsl(65, 23%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBF99?+

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