#BE1EB6 Color Information

Hex color code: #BE1EB6

A striking magenta shade, #BE1EB6 appears as (190, 30, 182) in RGB and (303°, 73%, 43%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BE1EB6
RGB
190, 30, 182
HSL
303°, 73%, 43%
CMYK
0%, 84%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE1EB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 30, 182

Red: 190 / Green: 30 / Blue: 182

HSL

303°, 73%, 43%

Hue: 303° / Saturation: 73% / Lightness: 43%

CMYK

0%, 84%, 4%, 25%

Cyan: 0% / Magenta: 84% / Yellow: 4% / Key: 25%

What color is #BE1EB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE1EB6 to RGB:

rgb(190, 30, 182)HEX to RGB Converter →

HEX to HSL

Convert #BE1EB6 to HSL:

hsl(303, 73%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #BE1EB6 to CMYK:

cmyk(0%, 84%, 4%, 25%)Color Converter →

Color Meaning and Usage

#BE1EB6 is a bold magenta color with RGB values of 190, 30, 182 and HSL of 303°, 73%, 43%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE1EB6 is #1EBE26, creating high-contrast pairings. For softer combinations, try analogous colors like #761EBE.

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

Contrast with #BE1EB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE1EB6?

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

What is the RGB value of #BE1EB6?

#BE1EB6 in RGB is (190, 30, 182) - 190 red, 30 green, and 182 blue.

How to use #BE1EB6 in CSS?

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

What colors go well with #BE1EB6?

#1EBE26 (complementary), #761EBE (analogous), and #7C1376 (lighter shade) work well with #BE1EB6.