#BCBD98 Color

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

Color preview

#BCBD98

Color formats

HEX
#BCBD98
RGB
rgb(188, 189, 152)
RGBA
rgba(188, 189, 152, 1)
HSL
hsl(62, 22%, 67%)
HSV
hsv(62, 20%, 74%)
CMYK
cmyk(1%, 0%, 20%, 26%)
CSS variable
--color-primary: #BCBD98;
Lowercase HEX
#bcbd98

Shades

Tints

Tones

Harmony

CSS snippets for #BCBD98

.color-bcbd98 {
  color: #BCBD98;
  background-color: #BCBD98;
}

Frequently asked questions

What color is #BCBD98?+

#BCBD98 is a HEX color with RGB value rgb(188, 189, 152) and HSL value hsl(62, 22%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBD98?+

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