#BF6FDC Color

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

Color preview

#BF6FDC

Color formats

HEX
#BF6FDC
RGB
rgb(191, 111, 220)
RGBA
rgba(191, 111, 220, 1)
HSL
hsl(284, 61%, 65%)
HSV
hsv(284, 50%, 86%)
CMYK
cmyk(13%, 50%, 0%, 14%)
CSS variable
--color-primary: #BF6FDC;
Lowercase HEX
#bf6fdc

Shades

Tints

Tones

Harmony

CSS snippets for #BF6FDC

.color-bf6fdc {
  color: #BF6FDC;
  background-color: #BF6FDC;
}

Frequently asked questions

What color is #BF6FDC?+

#BF6FDC is a HEX color with RGB value rgb(191, 111, 220) and HSL value hsl(284, 61%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #BF6FDC?+

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