#E70D52 Color Information

Hex color code: #E70D52

A striking magenta shade, #E70D52 appears as (231, 13, 82) in RGB and (341°, 89%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#E70D52
RGB
231, 13, 82
HSL
341°, 89%, 48%
CMYK
0%, 94%, 65%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E70D52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 13, 82

Red: 231 / Green: 13 / Blue: 82

HSL

341°, 89%, 48%

Hue: 341° / Saturation: 89% / Lightness: 48%

CMYK

0%, 94%, 65%, 9%

Cyan: 0% / Magenta: 94% / Yellow: 65% / Key: 9%

What color is #E70D52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E70D52 to RGB:

rgb(231, 13, 82)HEX to RGB Converter →

HEX to HSL

Convert #E70D52 to HSL:

hsl(341, 89%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #E70D52 to CMYK:

cmyk(0%, 94%, 65%, 9%)Color Converter →

Color Meaning and Usage

#E70D52 is a striking magenta color with RGB values of 231, 13, 82 and HSL of 341°, 89%, 48%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E70D52 is #0DE7A2, creating high-contrast pairings. For softer combinations, try analogous colors like #E70DBF.

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

Contrast with #E70D52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E70D52?

#E70D52 is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #E70D52?

#E70D52 in RGB is (231, 13, 82) - 231 red, 13 green, and 82 blue.

How to use #E70D52 in CSS?

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

What colors go well with #E70D52?

#0DE7A2 (complementary), #E70DBF (analogous), and #9F0939 (lighter shade) work well with #E70D52.