#BCA08B Color

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

Color preview

#BCA08B

Color formats

HEX
#BCA08B
RGB
rgb(188, 160, 139)
RGBA
rgba(188, 160, 139, 1)
HSL
hsl(26, 27%, 64%)
HSV
hsv(26, 26%, 74%)
CMYK
cmyk(0%, 15%, 26%, 26%)
CSS variable
--color-primary: #BCA08B;
Lowercase HEX
#bca08b

Shades

Tints

Tones

Harmony

CSS snippets for #BCA08B

.color-bca08b {
  color: #BCA08B;
  background-color: #BCA08B;
}

Frequently asked questions

What color is #BCA08B?+

#BCA08B is a HEX color with RGB value rgb(188, 160, 139) and HSL value hsl(26, 27%, 64%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BCA08B?+

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