#BE1994 Color Information

Hex color code: #BE1994

#BE1994 is a vivid magenta color. In RGB it is (190, 25, 148), and in HSL it is (315°, 77%, 42%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#BE1994
RGB
190, 25, 148
HSL
315°, 77%, 42%
CMYK
0%, 87%, 22%, 25%

Shades

CSS Usage
color: #BE1994;
background-color: #BE1994;
border-color: #BE1994;
box-shadow: 0 0 10px #BE1994;
border: 2px solid #BE1994;
Tailwind Usage
bg-[#BE1994]
text-[#BE1994]
border-[#BE1994]
shadow-[0_0_10px_BE1994]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BE1994, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BE1994; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BE1994; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BE1994; background-color: #BE199415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BE199420; border-left: 4px solid #BE1994; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BE1994; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BE1994 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 25, 148

Red: 190 / Green: 25 / Blue: 148

HSL

315°, 77%, 42%

Hue: 315° / Saturation: 77% / Lightness: 42%

CMYK

0%, 87%, 22%, 25%

Cyan: 0% / Magenta: 87% / Yellow: 22% / Key: 25%

What color is #BE1994?

#BE1994 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE1994 to RGB:

rgb(190, 25, 148)HEX to RGB Converter →

HEX to HSL

Convert #BE1994 to HSL:

hsl(315, 77%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BE1994 to CMYK:

cmyk(0%, 87%, 22%, 25%)Color Converter →

Color Meaning and Usage

#BE1994 is a bold magenta color with RGB values of 190, 25, 148 and HSL of 315°, 77%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE1994 is #19BE42, creating high-contrast pairings. For softer combinations, try analogous colors like #9419BE.

Use #BE1994 in CSS: color: #BE1994 or background-color: #BE1994. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BE1994

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.76:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE1994?

#BE1994 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BE1994?

#BE1994 in RGB is (190, 25, 148) - 190 red, 25 green, and 148 blue.

How to use #BE1994 in CSS?

Use #BE1994 directly in your CSS properties like color or background-color.

What colors go well with #BE1994?

#19BE42 (complementary), #9419BE (analogous), and #7A105F (lighter shade) work well with #BE1994.