#BC84CC Color

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

Color preview

#BC84CC

Color formats

HEX
#BC84CC
RGB
rgb(188, 132, 204)
RGBA
rgba(188, 132, 204, 1)
HSL
hsl(287, 41%, 66%)
HSV
hsv(287, 35%, 80%)
CMYK
cmyk(8%, 35%, 0%, 20%)
CSS variable
--color-primary: #BC84CC;
Lowercase HEX
#bc84cc

Shades

Tints

Tones

Harmony

CSS snippets for #BC84CC

.color-bc84cc {
  color: #BC84CC;
  background-color: #BC84CC;
}

Frequently asked questions

What color is #BC84CC?+

#BC84CC is a HEX color with RGB value rgb(188, 132, 204) and HSL value hsl(287, 41%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC84CC?+

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