#BC55CC Color

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

Color preview

#BC55CC

Color formats

HEX
#BC55CC
RGB
rgb(188, 85, 204)
RGBA
rgba(188, 85, 204, 1)
HSL
hsl(292, 54%, 57%)
HSV
hsv(292, 58%, 80%)
CMYK
cmyk(8%, 58%, 0%, 20%)
CSS variable
--color-primary: #BC55CC;
Lowercase HEX
#bc55cc

Shades

Tints

Tones

Harmony

CSS snippets for #BC55CC

.color-bc55cc {
  color: #BC55CC;
  background-color: #BC55CC;
}

Frequently asked questions

What color is #BC55CC?+

#BC55CC is a HEX color with RGB value rgb(188, 85, 204) and HSL value hsl(292, 54%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC55CC?+

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