#E425BE Color Information

Hex color code: #E425BE

#E425BE is a vivid magenta color. In RGB it is (228, 37, 190), and in HSL it is (312°, 78%, 52%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#E425BE
RGB
228, 37, 190
HSL
312°, 78%, 52%
CMYK
0%, 84%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E425BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 37, 190

Red: 228 / Green: 37 / Blue: 190

HSL

312°, 78%, 52%

Hue: 312° / Saturation: 78% / Lightness: 52%

CMYK

0%, 84%, 17%, 11%

Cyan: 0% / Magenta: 84% / Yellow: 17% / Key: 11%

What color is #E425BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E425BE to RGB:

rgb(228, 37, 190)HEX to RGB Converter →

HEX to HSL

Convert #E425BE to HSL:

hsl(312, 78%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #E425BE to CMYK:

cmyk(0%, 84%, 17%, 11%)Color Converter →

Color Meaning and Usage

#E425BE is a eye-catching magenta color with RGB values of 228, 37, 190 and HSL of 312°, 78%, 52%. 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 #E425BE is #25E44B, creating high-contrast pairings. For softer combinations, try analogous colors like #AB25E4.

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

Contrast with #E425BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E425BE?

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

What is the RGB value of #E425BE?

#E425BE in RGB is (228, 37, 190) - 228 red, 37 green, and 190 blue.

How to use #E425BE in CSS?

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

What colors go well with #E425BE?

#25E44B (complementary), #AB25E4 (analogous), and #A8158B (lighter shade) work well with #E425BE.