#BC83FE Color

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

Color preview

#BC83FE

Color formats

HEX
#BC83FE
RGB
rgb(188, 131, 254)
RGBA
rgba(188, 131, 254, 1)
HSL
hsl(268, 98%, 75%)
HSV
hsv(268, 48%, 100%)
CMYK
cmyk(26%, 48%, 0%, 0%)
CSS variable
--color-primary: #BC83FE;
Lowercase HEX
#bc83fe

Shades

Tints

Tones

Harmony

CSS snippets for #BC83FE

.color-bc83fe {
  color: #BC83FE;
  background-color: #BC83FE;
}

Frequently asked questions

What color is #BC83FE?+

#BC83FE is a HEX color with RGB value rgb(188, 131, 254) and HSL value hsl(268, 98%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #BC83FE?+

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