#E51FBD Color Information

Hex color code: #E51FBD

The hex color #E51FBD is a dynamic magenta with RGB values of (229, 31, 189) and HSL of (312°, 79%, 51%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#E51FBD
RGB
229, 31, 189
HSL
312°, 79%, 51%
CMYK
0%, 86%, 17%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E51FBD; color: #000000; }

Badge

New Feature
.badge { background-color: #E51FBD; color: #000000; }

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 #E51FBD; background-color: #E51FBD15; }

Alert / Toast

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

Link / Accent

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

a { color: #E51FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 31, 189

Red: 229 / Green: 31 / Blue: 189

HSL

312°, 79%, 51%

Hue: 312° / Saturation: 79% / Lightness: 51%

CMYK

0%, 86%, 17%, 10%

Cyan: 0% / Magenta: 86% / Yellow: 17% / Key: 10%

What color is #E51FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E51FBD to RGB:

rgb(229, 31, 189)HEX to RGB Converter →

HEX to HSL

Convert #E51FBD to HSL:

hsl(312, 79%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #E51FBD to CMYK:

cmyk(0%, 86%, 17%, 10%)Color Converter →

Color Meaning and Usage

#E51FBD is a eye-catching magenta color with RGB values of 229, 31, 189 and HSL of 312°, 79%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E51FBD is #1FE547, creating high-contrast pairings. For softer combinations, try analogous colors like #AA1FE5.

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

Contrast with #E51FBD

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

Contrast Ratio: 5.26:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E51FBD?

#E51FBD is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E51FBD?

#E51FBD in RGB is (229, 31, 189) - 229 red, 31 green, and 189 blue.

How to use #E51FBD in CSS?

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

What colors go well with #E51FBD?

#1FE547 (complementary), #AA1FE5 (analogous), and #A41387 (lighter shade) work well with #E51FBD.