#BC98FE Color

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

Color preview

#BC98FE

Color formats

HEX
#BC98FE
RGB
rgb(188, 152, 254)
RGBA
rgba(188, 152, 254, 1)
HSL
hsl(261, 98%, 80%)
HSV
hsv(261, 40%, 100%)
CMYK
cmyk(26%, 40%, 0%, 0%)
CSS variable
--color-primary: #BC98FE;
Lowercase HEX
#bc98fe

Shades

Tints

Tones

Harmony

CSS snippets for #BC98FE

.color-bc98fe {
  color: #BC98FE;
  background-color: #BC98FE;
}

Frequently asked questions

What color is #BC98FE?+

#BC98FE is a HEX color with RGB value rgb(188, 152, 254) and HSL value hsl(261, 98%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC98FE?+

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