#BAADC0 Color

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

Color preview

#BAADC0

Color formats

HEX
#BAADC0
RGB
rgb(186, 173, 192)
RGBA
rgba(186, 173, 192, 1)
HSL
hsl(281, 13%, 72%)
HSV
hsv(281, 10%, 75%)
CMYK
cmyk(3%, 10%, 0%, 25%)
CSS variable
--color-primary: #BAADC0;
Lowercase HEX
#baadc0

Shades

Tints

Tones

Harmony

CSS snippets for #BAADC0

.color-baadc0 {
  color: #BAADC0;
  background-color: #BAADC0;
}

Frequently asked questions

What color is #BAADC0?+

#BAADC0 is a HEX color with RGB value rgb(186, 173, 192) and HSL value hsl(281, 13%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAADC0?+

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