#BAADC1 Color

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

Color preview

#BAADC1

Color formats

HEX
#BAADC1
RGB
rgb(186, 173, 193)
RGBA
rgba(186, 173, 193, 1)
HSL
hsl(279, 14%, 72%)
HSV
hsv(279, 10%, 76%)
CMYK
cmyk(4%, 10%, 0%, 24%)
CSS variable
--color-primary: #BAADC1;
Lowercase HEX
#baadc1

Shades

Tints

Tones

Harmony

CSS snippets for #BAADC1

.color-baadc1 {
  color: #BAADC1;
  background-color: #BAADC1;
}

Frequently asked questions

What color is #BAADC1?+

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

What is the closest Tailwind color to #BAADC1?+

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