#BE4194 Color

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

Color preview

#BE4194

Color formats

HEX
#BE4194
RGB
rgb(190, 65, 148)
RGBA
rgba(190, 65, 148, 1)
HSL
hsl(320, 49%, 50%)
HSV
hsv(320, 66%, 75%)
CMYK
cmyk(0%, 66%, 22%, 25%)
CSS variable
--color-primary: #BE4194;
Lowercase HEX
#be4194

Shades

Tints

Tones

Harmony

CSS snippets for #BE4194

.color-be4194 {
  color: #BE4194;
  background-color: #BE4194;
}

Frequently asked questions

What color is #BE4194?+

#BE4194 is a HEX color with RGB value rgb(190, 65, 148) and HSL value hsl(320, 49%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BE4194?+

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