#BC0EF6 Color

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

Color preview

#BC0EF6

Color formats

HEX
#BC0EF6
RGB
rgb(188, 14, 246)
RGBA
rgba(188, 14, 246, 1)
HSL
hsl(285, 93%, 51%)
HSV
hsv(285, 94%, 96%)
CMYK
cmyk(24%, 94%, 0%, 4%)
CSS variable
--color-primary: #BC0EF6;
Lowercase HEX
#bc0ef6

Shades

Tints

Tones

Harmony

CSS snippets for #BC0EF6

.color-bc0ef6 {
  color: #BC0EF6;
  background-color: #BC0EF6;
}

Frequently asked questions

What color is #BC0EF6?+

#BC0EF6 is a HEX color with RGB value rgb(188, 14, 246) and HSL value hsl(285, 93%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #BC0EF6?+

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