#BC50DA Color

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

Color preview

#BC50DA

Color formats

HEX
#BC50DA
RGB
rgb(188, 80, 218)
RGBA
rgba(188, 80, 218, 1)
HSL
hsl(287, 65%, 58%)
HSV
hsv(287, 63%, 85%)
CMYK
cmyk(14%, 63%, 0%, 15%)
CSS variable
--color-primary: #BC50DA;
Lowercase HEX
#bc50da

Shades

Tints

Tones

Harmony

CSS snippets for #BC50DA

.color-bc50da {
  color: #BC50DA;
  background-color: #BC50DA;
}

Frequently asked questions

What color is #BC50DA?+

#BC50DA is a HEX color with RGB value rgb(188, 80, 218) and HSL value hsl(287, 65%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC50DA?+

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