#BCAAD9 Color

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

Color preview

#BCAAD9

Color formats

HEX
#BCAAD9
RGB
rgb(188, 170, 217)
RGBA
rgba(188, 170, 217, 1)
HSL
hsl(263, 38%, 76%)
HSV
hsv(263, 22%, 85%)
CMYK
cmyk(13%, 22%, 0%, 15%)
CSS variable
--color-primary: #BCAAD9;
Lowercase HEX
#bcaad9

Shades

Tints

Tones

Harmony

CSS snippets for #BCAAD9

.color-bcaad9 {
  color: #BCAAD9;
  background-color: #BCAAD9;
}

Frequently asked questions

What color is #BCAAD9?+

#BCAAD9 is a HEX color with RGB value rgb(188, 170, 217) and HSL value hsl(263, 38%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCAAD9?+

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