#BC6CC9 Color

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

Color preview

#BC6CC9

Color formats

HEX
#BC6CC9
RGB
rgb(188, 108, 201)
RGBA
rgba(188, 108, 201, 1)
HSL
hsl(292, 46%, 61%)
HSV
hsv(292, 46%, 79%)
CMYK
cmyk(6%, 46%, 0%, 21%)
CSS variable
--color-primary: #BC6CC9;
Lowercase HEX
#bc6cc9

Shades

Tints

Tones

Harmony

CSS snippets for #BC6CC9

.color-bc6cc9 {
  color: #BC6CC9;
  background-color: #BC6CC9;
}

Frequently asked questions

What color is #BC6CC9?+

#BC6CC9 is a HEX color with RGB value rgb(188, 108, 201) and HSL value hsl(292, 46%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6CC9?+

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