#BCABF7 Color

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

Color preview

#BCABF7

Color formats

HEX
#BCABF7
RGB
rgb(188, 171, 247)
RGBA
rgba(188, 171, 247, 1)
HSL
hsl(253, 83%, 82%)
HSV
hsv(253, 31%, 97%)
CMYK
cmyk(24%, 31%, 0%, 3%)
CSS variable
--color-primary: #BCABF7;
Lowercase HEX
#bcabf7

Shades

Tints

Tones

Harmony

CSS snippets for #BCABF7

.color-bcabf7 {
  color: #BCABF7;
  background-color: #BCABF7;
}

Frequently asked questions

What color is #BCABF7?+

#BCABF7 is a HEX color with RGB value rgb(188, 171, 247) and HSL value hsl(253, 83%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCABF7?+

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