#BC44CC Color

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

Color preview

#BC44CC

Color formats

HEX
#BC44CC
RGB
rgb(188, 68, 204)
RGBA
rgba(188, 68, 204, 1)
HSL
hsl(293, 57%, 53%)
HSV
hsv(293, 67%, 80%)
CMYK
cmyk(8%, 67%, 0%, 20%)
CSS variable
--color-primary: #BC44CC;
Lowercase HEX
#bc44cc

Shades

Tints

Tones

Harmony

CSS snippets for #BC44CC

.color-bc44cc {
  color: #BC44CC;
  background-color: #BC44CC;
}

Frequently asked questions

What color is #BC44CC?+

#BC44CC is a HEX color with RGB value rgb(188, 68, 204) and HSL value hsl(293, 57%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC44CC?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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