#BC60CC Color

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

Color preview

#BC60CC

Color formats

HEX
#BC60CC
RGB
rgb(188, 96, 204)
RGBA
rgba(188, 96, 204, 1)
HSL
hsl(291, 51%, 59%)
HSV
hsv(291, 53%, 80%)
CMYK
cmyk(8%, 53%, 0%, 20%)
CSS variable
--color-primary: #BC60CC;
Lowercase HEX
#bc60cc

Shades

Tints

Tones

Harmony

CSS snippets for #BC60CC

.color-bc60cc {
  color: #BC60CC;
  background-color: #BC60CC;
}

Frequently asked questions

What color is #BC60CC?+

#BC60CC is a HEX color with RGB value rgb(188, 96, 204) and HSL value hsl(291, 51%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC60CC?+

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