#BF80CC Color

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

Color preview

#BF80CC

Color formats

HEX
#BF80CC
RGB
rgb(191, 128, 204)
RGBA
rgba(191, 128, 204, 1)
HSL
hsl(290, 43%, 65%)
HSV
hsv(290, 37%, 80%)
CMYK
cmyk(6%, 37%, 0%, 20%)
CSS variable
--color-primary: #BF80CC;
Lowercase HEX
#bf80cc

Shades

Tints

Tones

Harmony

CSS snippets for #BF80CC

.color-bf80cc {
  color: #BF80CC;
  background-color: #BF80CC;
}

Frequently asked questions

What color is #BF80CC?+

#BF80CC is a HEX color with RGB value rgb(191, 128, 204) and HSL value hsl(290, 43%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BF80CC?+

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