#BCADC2 Color

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

Color preview

#BCADC2

Color formats

HEX
#BCADC2
RGB
rgb(188, 173, 194)
RGBA
rgba(188, 173, 194, 1)
HSL
hsl(283, 15%, 72%)
HSV
hsv(283, 11%, 76%)
CMYK
cmyk(3%, 11%, 0%, 24%)
CSS variable
--color-primary: #BCADC2;
Lowercase HEX
#bcadc2

Shades

Tints

Tones

Harmony

CSS snippets for #BCADC2

.color-bcadc2 {
  color: #BCADC2;
  background-color: #BCADC2;
}

Frequently asked questions

What color is #BCADC2?+

#BCADC2 is a HEX color with RGB value rgb(188, 173, 194) and HSL value hsl(283, 15%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BCADC2?+

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