#BC6ACD Color

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

Color preview

#BC6ACD

Color formats

HEX
#BC6ACD
RGB
rgb(188, 106, 205)
RGBA
rgba(188, 106, 205, 1)
HSL
hsl(290, 50%, 61%)
HSV
hsv(290, 48%, 80%)
CMYK
cmyk(8%, 48%, 0%, 20%)
CSS variable
--color-primary: #BC6ACD;
Lowercase HEX
#bc6acd

Shades

Tints

Tones

Harmony

CSS snippets for #BC6ACD

.color-bc6acd {
  color: #BC6ACD;
  background-color: #BC6ACD;
}

Frequently asked questions

What color is #BC6ACD?+

#BC6ACD is a HEX color with RGB value rgb(188, 106, 205) and HSL value hsl(290, 50%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6ACD?+

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