#BCADC1 Color

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

Color preview

#BCADC1

Color formats

HEX
#BCADC1
RGB
rgb(188, 173, 193)
RGBA
rgba(188, 173, 193, 1)
HSL
hsl(285, 14%, 72%)
HSV
hsv(285, 10%, 76%)
CMYK
cmyk(3%, 10%, 0%, 24%)
CSS variable
--color-primary: #BCADC1;
Lowercase HEX
#bcadc1

Shades

Tints

Tones

Harmony

CSS snippets for #BCADC1

.color-bcadc1 {
  color: #BCADC1;
  background-color: #BCADC1;
}

Frequently asked questions

What color is #BCADC1?+

#BCADC1 is a HEX color with RGB value rgb(188, 173, 193) and HSL value hsl(285, 14%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCADC1?+

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