#BE0E57 Color Information

Hex color code: #BE0E57

#BE0E57 is a bold magenta color. In RGB it is (190, 14, 87), and in HSL it is (335°, 86%, 40%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#BE0E57
RGB
190, 14, 87
HSL
335°, 86%, 40%
CMYK
0%, 93%, 54%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE0E57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 14, 87

Red: 190 / Green: 14 / Blue: 87

HSL

335°, 86%, 40%

Hue: 335° / Saturation: 86% / Lightness: 40%

CMYK

0%, 93%, 54%, 25%

Cyan: 0% / Magenta: 93% / Yellow: 54% / Key: 25%

What color is #BE0E57?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE0E57 to RGB:

rgb(190, 14, 87)HEX to RGB Converter →

HEX to HSL

Convert #BE0E57 to HSL:

hsl(335, 86%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BE0E57 to CMYK:

cmyk(0%, 93%, 54%, 25%)Color Converter →

Color Meaning and Usage

#BE0E57 is a bold magenta color with RGB values of 190, 14, 87 and HSL of 335°, 86%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE0E57 is #0EBE75, creating high-contrast pairings. For softer combinations, try analogous colors like #BE0EAF.

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

Contrast with #BE0E57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE0E57?

#BE0E57 is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BE0E57?

#BE0E57 in RGB is (190, 14, 87) - 190 red, 14 green, and 87 blue.

How to use #BE0E57 in CSS?

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

What colors go well with #BE0E57?

#0EBE75 (complementary), #BE0EAF (analogous), and #770937 (lighter shade) work well with #BE0E57.