#BCA0C0 Color

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

Color preview

#BCA0C0

Color formats

HEX
#BCA0C0
RGB
rgb(188, 160, 192)
RGBA
rgba(188, 160, 192, 1)
HSL
hsl(293, 20%, 69%)
HSV
hsv(293, 17%, 75%)
CMYK
cmyk(2%, 17%, 0%, 25%)
CSS variable
--color-primary: #BCA0C0;
Lowercase HEX
#bca0c0

Shades

Tints

Tones

Harmony

CSS snippets for #BCA0C0

.color-bca0c0 {
  color: #BCA0C0;
  background-color: #BCA0C0;
}

Frequently asked questions

What color is #BCA0C0?+

#BCA0C0 is a HEX color with RGB value rgb(188, 160, 192) and HSL value hsl(293, 20%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #BCA0C0?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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