#BCABD9 Color

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

Color preview

#BCABD9

Color formats

HEX
#BCABD9
RGB
rgb(188, 171, 217)
RGBA
rgba(188, 171, 217, 1)
HSL
hsl(262, 38%, 76%)
HSV
hsv(262, 21%, 85%)
CMYK
cmyk(13%, 21%, 0%, 15%)
CSS variable
--color-primary: #BCABD9;
Lowercase HEX
#bcabd9

Shades

Tints

Tones

Harmony

CSS snippets for #BCABD9

.color-bcabd9 {
  color: #BCABD9;
  background-color: #BCABD9;
}

Frequently asked questions

What color is #BCABD9?+

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

What is the closest Tailwind color to #BCABD9?+

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