#BCAAD8 Color

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

Color preview

#BCAAD8

Color formats

HEX
#BCAAD8
RGB
rgb(188, 170, 216)
RGBA
rgba(188, 170, 216, 1)
HSL
hsl(263, 37%, 76%)
HSV
hsv(263, 21%, 85%)
CMYK
cmyk(13%, 21%, 0%, 15%)
CSS variable
--color-primary: #BCAAD8;
Lowercase HEX
#bcaad8

Shades

Tints

Tones

Harmony

CSS snippets for #BCAAD8

.color-bcaad8 {
  color: #BCAAD8;
  background-color: #BCAAD8;
}

Frequently asked questions

What color is #BCAAD8?+

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

What is the closest Tailwind color to #BCAAD8?+

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