#BAADC8 Color

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

Color preview

#BAADC8

Color formats

HEX
#BAADC8
RGB
rgb(186, 173, 200)
RGBA
rgba(186, 173, 200, 1)
HSL
hsl(269, 20%, 73%)
HSV
hsv(269, 13%, 78%)
CMYK
cmyk(7%, 13%, 0%, 22%)
CSS variable
--color-primary: #BAADC8;
Lowercase HEX
#baadc8

Shades

Tints

Tones

Harmony

CSS snippets for #BAADC8

.color-baadc8 {
  color: #BAADC8;
  background-color: #BAADC8;
}

Frequently asked questions

What color is #BAADC8?+

#BAADC8 is a HEX color with RGB value rgb(186, 173, 200) and HSL value hsl(269, 20%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAADC8?+

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