#BC7ACC Color

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

Color preview

#BC7ACC

Color formats

HEX
#BC7ACC
RGB
rgb(188, 122, 204)
RGBA
rgba(188, 122, 204, 1)
HSL
hsl(288, 45%, 64%)
HSV
hsv(288, 40%, 80%)
CMYK
cmyk(8%, 40%, 0%, 20%)
CSS variable
--color-primary: #BC7ACC;
Lowercase HEX
#bc7acc

Shades

Tints

Tones

Harmony

CSS snippets for #BC7ACC

.color-bc7acc {
  color: #BC7ACC;
  background-color: #BC7ACC;
}

Frequently asked questions

What color is #BC7ACC?+

#BC7ACC is a HEX color with RGB value rgb(188, 122, 204) and HSL value hsl(288, 45%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC7ACC?+

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