#BF4FDE Color

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

Color preview

#BF4FDE

Color formats

HEX
#BF4FDE
RGB
rgb(191, 79, 222)
RGBA
rgba(191, 79, 222, 1)
HSL
hsl(287, 68%, 59%)
HSV
hsv(287, 64%, 87%)
CMYK
cmyk(14%, 64%, 0%, 13%)
CSS variable
--color-primary: #BF4FDE;
Lowercase HEX
#bf4fde

Shades

Tints

Tones

Harmony

CSS snippets for #BF4FDE

.color-bf4fde {
  color: #BF4FDE;
  background-color: #BF4FDE;
}

Frequently asked questions

What color is #BF4FDE?+

#BF4FDE is a HEX color with RGB value rgb(191, 79, 222) and HSL value hsl(287, 68%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF4FDE?+

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