#BF66FF Color

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

Color preview

#BF66FF

Color formats

HEX
#BF66FF
RGB
rgb(191, 102, 255)
RGBA
rgba(191, 102, 255, 1)
HSL
hsl(275, 100%, 70%)
HSV
hsv(275, 60%, 100%)
CMYK
cmyk(25%, 60%, 0%, 0%)
CSS variable
--color-primary: #BF66FF;
Lowercase HEX
#bf66ff

Shades

Tints

Tones

Harmony

CSS snippets for #BF66FF

.color-bf66ff {
  color: #BF66FF;
  background-color: #BF66FF;
}

Frequently asked questions

What color is #BF66FF?+

#BF66FF is a HEX color with RGB value rgb(191, 102, 255) and HSL value hsl(275, 100%, 70%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF66FF?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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