#BCBB90 Color

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

Color preview

#BCBB90

Color formats

HEX
#BCBB90
RGB
rgb(188, 187, 144)
RGBA
rgba(188, 187, 144, 1)
HSL
hsl(59, 25%, 65%)
HSV
hsv(59, 23%, 74%)
CMYK
cmyk(0%, 1%, 23%, 26%)
CSS variable
--color-primary: #BCBB90;
Lowercase HEX
#bcbb90

Shades

Tints

Tones

Harmony

CSS snippets for #BCBB90

.color-bcbb90 {
  color: #BCBB90;
  background-color: #BCBB90;
}

Frequently asked questions

What color is #BCBB90?+

#BCBB90 is a HEX color with RGB value rgb(188, 187, 144) and HSL value hsl(59, 25%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCBB90?+

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