#BCA89B Color

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

Color preview

#BCA89B

Color formats

HEX
#BCA89B
RGB
rgb(188, 168, 155)
RGBA
rgba(188, 168, 155, 1)
HSL
hsl(24, 20%, 67%)
HSV
hsv(24, 18%, 74%)
CMYK
cmyk(0%, 11%, 18%, 26%)
CSS variable
--color-primary: #BCA89B;
Lowercase HEX
#bca89b

Shades

Tints

Tones

Harmony

CSS snippets for #BCA89B

.color-bca89b {
  color: #BCA89B;
  background-color: #BCA89B;
}

Frequently asked questions

What color is #BCA89B?+

#BCA89B is a HEX color with RGB value rgb(188, 168, 155) and HSL value hsl(24, 20%, 67%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCA89B?+

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