#BAA8CC Color

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

Color preview

#BAA8CC

Color formats

HEX
#BAA8CC
RGB
rgb(186, 168, 204)
RGBA
rgba(186, 168, 204, 1)
HSL
hsl(270, 26%, 73%)
HSV
hsv(270, 18%, 80%)
CMYK
cmyk(9%, 18%, 0%, 20%)
CSS variable
--color-primary: #BAA8CC;
Lowercase HEX
#baa8cc

Shades

Tints

Tones

Harmony

CSS snippets for #BAA8CC

.color-baa8cc {
  color: #BAA8CC;
  background-color: #BAA8CC;
}

Frequently asked questions

What color is #BAA8CC?+

#BAA8CC is a HEX color with RGB value rgb(186, 168, 204) and HSL value hsl(270, 26%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAA8CC?+

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