#BC6FF3 Color

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

Color preview

#BC6FF3

Color formats

HEX
#BC6FF3
RGB
rgb(188, 111, 243)
RGBA
rgba(188, 111, 243, 1)
HSL
hsl(275, 85%, 69%)
HSV
hsv(275, 54%, 95%)
CMYK
cmyk(23%, 54%, 0%, 5%)
CSS variable
--color-primary: #BC6FF3;
Lowercase HEX
#bc6ff3

Shades

Tints

Tones

Harmony

CSS snippets for #BC6FF3

.color-bc6ff3 {
  color: #BC6FF3;
  background-color: #BC6FF3;
}

Frequently asked questions

What color is #BC6FF3?+

#BC6FF3 is a HEX color with RGB value rgb(188, 111, 243) and HSL value hsl(275, 85%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6FF3?+

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