#BC50DD Color

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

Color preview

#BC50DD

Color formats

HEX
#BC50DD
RGB
rgb(188, 80, 221)
RGBA
rgba(188, 80, 221, 1)
HSL
hsl(286, 67%, 59%)
HSV
hsv(286, 64%, 87%)
CMYK
cmyk(15%, 64%, 0%, 13%)
CSS variable
--color-primary: #BC50DD;
Lowercase HEX
#bc50dd

Shades

Tints

Tones

Harmony

CSS snippets for #BC50DD

.color-bc50dd {
  color: #BC50DD;
  background-color: #BC50DD;
}

Frequently asked questions

What color is #BC50DD?+

#BC50DD is a HEX color with RGB value rgb(188, 80, 221) and HSL value hsl(286, 67%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC50DD?+

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