#BE4EB4 Color

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

Color preview

#BE4EB4

Color formats

HEX
#BE4EB4
RGB
rgb(190, 78, 180)
RGBA
rgba(190, 78, 180, 1)
HSL
hsl(305, 46%, 53%)
HSV
hsv(305, 59%, 75%)
CMYK
cmyk(0%, 59%, 5%, 25%)
CSS variable
--color-primary: #BE4EB4;
Lowercase HEX
#be4eb4

Shades

Tints

Tones

Harmony

CSS snippets for #BE4EB4

.color-be4eb4 {
  color: #BE4EB4;
  background-color: #BE4EB4;
}

Frequently asked questions

What color is #BE4EB4?+

#BE4EB4 is a HEX color with RGB value rgb(190, 78, 180) and HSL value hsl(305, 46%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BE4EB4?+

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