#BC85CC Color

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

Color preview

#BC85CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BC85CC

.color-bc85cc {
  color: #BC85CC;
  background-color: #BC85CC;
}

Frequently asked questions

What color is #BC85CC?+

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

What is the closest Tailwind color to #BC85CC?+

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