#BC7DFA Color

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

Color preview

#BC7DFA

Color formats

HEX
#BC7DFA
RGB
rgb(188, 125, 250)
RGBA
rgba(188, 125, 250, 1)
HSL
hsl(270, 93%, 74%)
HSV
hsv(270, 50%, 98%)
CMYK
cmyk(25%, 50%, 0%, 2%)
CSS variable
--color-primary: #BC7DFA;
Lowercase HEX
#bc7dfa

Shades

Tints

Tones

Harmony

CSS snippets for #BC7DFA

.color-bc7dfa {
  color: #BC7DFA;
  background-color: #BC7DFA;
}

Frequently asked questions

What color is #BC7DFA?+

#BC7DFA is a HEX color with RGB value rgb(188, 125, 250) and HSL value hsl(270, 93%, 74%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BC7DFA?+

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