#BE1399 Color Information

Hex color code: #BE1399

A vivid magenta shade, #BE1399 appears as (190, 19, 153) in RGB and (313°, 82%, 41%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#BE1399
RGB
190, 19, 153
HSL
313°, 82%, 41%
CMYK
0%, 90%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BE1399; 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 #BE1399; background-color: #BE139915; }

Alert / Toast

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

Link / Accent

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

a { color: #BE1399; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 19, 153

Red: 190 / Green: 19 / Blue: 153

HSL

313°, 82%, 41%

Hue: 313° / Saturation: 82% / Lightness: 41%

CMYK

0%, 90%, 19%, 25%

Cyan: 0% / Magenta: 90% / Yellow: 19% / Key: 25%

What color is #BE1399?

#BE1399 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE1399 to RGB:

rgb(190, 19, 153)HEX to RGB Converter →

HEX to HSL

Convert #BE1399 to HSL:

hsl(313, 82%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BE1399 to CMYK:

cmyk(0%, 90%, 19%, 25%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #BE1399 has RGB (190, 19, 153) and HSL (313°, 82%, 41%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE1399 is #13BE38, creating high-contrast pairings. For softer combinations, try analogous colors like #8E13BE.

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

Contrast with #BE1399

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE1399?

#BE1399 is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BE1399?

#BE1399 in RGB is (190, 19, 153) - 190 red, 19 green, and 153 blue.

How to use #BE1399 in CSS?

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

What colors go well with #BE1399?

#13BE38 (complementary), #8E13BE (analogous), and #790C61 (lighter shade) work well with #BE1399.