#BC6DEE Color

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

Color preview

#BC6DEE

Color formats

HEX
#BC6DEE
RGB
rgb(188, 109, 238)
RGBA
rgba(188, 109, 238, 1)
HSL
hsl(277, 79%, 68%)
HSV
hsv(277, 54%, 93%)
CMYK
cmyk(21%, 54%, 0%, 7%)
CSS variable
--color-primary: #BC6DEE;
Lowercase HEX
#bc6dee

Shades

Tints

Tones

Harmony

CSS snippets for #BC6DEE

.color-bc6dee {
  color: #BC6DEE;
  background-color: #BC6DEE;
}

Frequently asked questions

What color is #BC6DEE?+

#BC6DEE is a HEX color with RGB value rgb(188, 109, 238) and HSL value hsl(277, 79%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC6DEE?+

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