#BC6DF1 Color

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

Color preview

#BC6DF1

Color formats

HEX
#BC6DF1
RGB
rgb(188, 109, 241)
RGBA
rgba(188, 109, 241, 1)
HSL
hsl(276, 83%, 69%)
HSV
hsv(276, 55%, 95%)
CMYK
cmyk(22%, 55%, 0%, 5%)
CSS variable
--color-primary: #BC6DF1;
Lowercase HEX
#bc6df1

Shades

Tints

Tones

Harmony

CSS snippets for #BC6DF1

.color-bc6df1 {
  color: #BC6DF1;
  background-color: #BC6DF1;
}

Frequently asked questions

What color is #BC6DF1?+

#BC6DF1 is a HEX color with RGB value rgb(188, 109, 241) and HSL value hsl(276, 83%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6DF1?+

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