#BE4FBF Color

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

Color preview

#BE4FBF

Color formats

HEX
#BE4FBF
RGB
rgb(190, 79, 191)
RGBA
rgba(190, 79, 191, 1)
HSL
hsl(299, 47%, 53%)
HSV
hsv(299, 59%, 75%)
CMYK
cmyk(1%, 59%, 0%, 25%)
CSS variable
--color-primary: #BE4FBF;
Lowercase HEX
#be4fbf

Shades

Tints

Tones

Harmony

CSS snippets for #BE4FBF

.color-be4fbf {
  color: #BE4FBF;
  background-color: #BE4FBF;
}

Frequently asked questions

What color is #BE4FBF?+

#BE4FBF is a HEX color with RGB value rgb(190, 79, 191) and HSL value hsl(299, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE4FBF?+

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