#BC5ADD Color

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

Color preview

#BC5ADD

Color formats

HEX
#BC5ADD
RGB
rgb(188, 90, 221)
RGBA
rgba(188, 90, 221, 1)
HSL
hsl(285, 66%, 61%)
HSV
hsv(285, 59%, 87%)
CMYK
cmyk(15%, 59%, 0%, 13%)
CSS variable
--color-primary: #BC5ADD;
Lowercase HEX
#bc5add

Shades

Tints

Tones

Harmony

CSS snippets for #BC5ADD

.color-bc5add {
  color: #BC5ADD;
  background-color: #BC5ADD;
}

Frequently asked questions

What color is #BC5ADD?+

#BC5ADD is a HEX color with RGB value rgb(188, 90, 221) and HSL value hsl(285, 66%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC5ADD?+

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