#BCB08B Color

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

Color preview

#BCB08B

Color formats

HEX
#BCB08B
RGB
rgb(188, 176, 139)
RGBA
rgba(188, 176, 139, 1)
HSL
hsl(45, 27%, 64%)
HSV
hsv(45, 26%, 74%)
CMYK
cmyk(0%, 6%, 26%, 26%)
CSS variable
--color-primary: #BCB08B;
Lowercase HEX
#bcb08b

Shades

Tints

Tones

Harmony

CSS snippets for #BCB08B

.color-bcb08b {
  color: #BCB08B;
  background-color: #BCB08B;
}

Frequently asked questions

What color is #BCB08B?+

#BCB08B is a HEX color with RGB value rgb(188, 176, 139) and HSL value hsl(45, 27%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BCB08B?+

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