#BF69E7 Color

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

Color preview

#BF69E7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF69E7

.color-bf69e7 {
  color: #BF69E7;
  background-color: #BF69E7;
}

Frequently asked questions

What color is #BF69E7?+

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

What is the closest Tailwind color to #BF69E7?+

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