#BF68E7 Color

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

Color preview

#BF68E7

Color formats

HEX
#BF68E7
RGB
rgb(191, 104, 231)
RGBA
rgba(191, 104, 231, 1)
HSL
hsl(281, 73%, 66%)
HSV
hsv(281, 55%, 91%)
CMYK
cmyk(17%, 55%, 0%, 9%)
CSS variable
--color-primary: #BF68E7;
Lowercase HEX
#bf68e7

Shades

Tints

Tones

Harmony

CSS snippets for #BF68E7

.color-bf68e7 {
  color: #BF68E7;
  background-color: #BF68E7;
}

Frequently asked questions

What color is #BF68E7?+

#BF68E7 is a HEX color with RGB value rgb(191, 104, 231) and HSL value hsl(281, 73%, 66%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF68E7?+

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