#BCA6F7 Color

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

Color preview

#BCA6F7

Color formats

HEX
#BCA6F7
RGB
rgb(188, 166, 247)
RGBA
rgba(188, 166, 247, 1)
HSL
hsl(256, 84%, 81%)
HSV
hsv(256, 33%, 97%)
CMYK
cmyk(24%, 33%, 0%, 3%)
CSS variable
--color-primary: #BCA6F7;
Lowercase HEX
#bca6f7

Shades

Tints

Tones

Harmony

CSS snippets for #BCA6F7

.color-bca6f7 {
  color: #BCA6F7;
  background-color: #BCA6F7;
}

Frequently asked questions

What color is #BCA6F7?+

#BCA6F7 is a HEX color with RGB value rgb(188, 166, 247) and HSL value hsl(256, 84%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BCA6F7?+

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