#BF4CEC Color

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

Color preview

#BF4CEC

Color formats

HEX
#BF4CEC
RGB
rgb(191, 76, 236)
RGBA
rgba(191, 76, 236, 1)
HSL
hsl(283, 81%, 61%)
HSV
hsv(283, 68%, 93%)
CMYK
cmyk(19%, 68%, 0%, 7%)
CSS variable
--color-primary: #BF4CEC;
Lowercase HEX
#bf4cec

Shades

Tints

Tones

Harmony

CSS snippets for #BF4CEC

.color-bf4cec {
  color: #BF4CEC;
  background-color: #BF4CEC;
}

Frequently asked questions

What color is #BF4CEC?+

#BF4CEC is a HEX color with RGB value rgb(191, 76, 236) and HSL value hsl(283, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF4CEC?+

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