#BCBC98 Color

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

Color preview

#BCBC98

Color formats

HEX
#BCBC98
RGB
rgb(188, 188, 152)
RGBA
rgba(188, 188, 152, 1)
HSL
hsl(60, 21%, 67%)
HSV
hsv(60, 19%, 74%)
CMYK
cmyk(0%, 0%, 19%, 26%)
CSS variable
--color-primary: #BCBC98;
Lowercase HEX
#bcbc98

Shades

Tints

Tones

Harmony

CSS snippets for #BCBC98

.color-bcbc98 {
  color: #BCBC98;
  background-color: #BCBC98;
}

Frequently asked questions

What color is #BCBC98?+

#BCBC98 is a HEX color with RGB value rgb(188, 188, 152) and HSL value hsl(60, 21%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBC98?+

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