#BC36FF Color

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

Color preview

#BC36FF

Color formats

HEX
#BC36FF
RGB
rgb(188, 54, 255)
RGBA
rgba(188, 54, 255, 1)
HSL
hsl(280, 100%, 61%)
HSV
hsv(280, 79%, 100%)
CMYK
cmyk(26%, 79%, 0%, 0%)
CSS variable
--color-primary: #BC36FF;
Lowercase HEX
#bc36ff

Shades

Tints

Tones

Harmony

CSS snippets for #BC36FF

.color-bc36ff {
  color: #BC36FF;
  background-color: #BC36FF;
}

Frequently asked questions

What color is #BC36FF?+

#BC36FF is a HEX color with RGB value rgb(188, 54, 255) and HSL value hsl(280, 100%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC36FF?+

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