#BCBF9F Color

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

Color preview

#BCBF9F

Color formats

HEX
#BCBF9F
RGB
rgb(188, 191, 159)
RGBA
rgba(188, 191, 159, 1)
HSL
hsl(66, 20%, 69%)
HSV
hsv(66, 17%, 75%)
CMYK
cmyk(2%, 0%, 17%, 25%)
CSS variable
--color-primary: #BCBF9F;
Lowercase HEX
#bcbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #BCBF9F

.color-bcbf9f {
  color: #BCBF9F;
  background-color: #BCBF9F;
}

Frequently asked questions

What color is #BCBF9F?+

#BCBF9F is a HEX color with RGB value rgb(188, 191, 159) and HSL value hsl(66, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCBF9F?+

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