#BC88F0 Color

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

Color preview

#BC88F0

Color formats

HEX
#BC88F0
RGB
rgb(188, 136, 240)
RGBA
rgba(188, 136, 240, 1)
HSL
hsl(270, 78%, 74%)
HSV
hsv(270, 43%, 94%)
CMYK
cmyk(22%, 43%, 0%, 6%)
CSS variable
--color-primary: #BC88F0;
Lowercase HEX
#bc88f0

Shades

Tints

Tones

Harmony

CSS snippets for #BC88F0

.color-bc88f0 {
  color: #BC88F0;
  background-color: #BC88F0;
}

Frequently asked questions

What color is #BC88F0?+

#BC88F0 is a HEX color with RGB value rgb(188, 136, 240) and HSL value hsl(270, 78%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #BC88F0?+

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