#E07190 Color Information

Hex color code: #E07190

#E07190 is a warm magenta color. In RGB it is (224, 113, 144), and in HSL it is (343°, 64%, 66%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#E07190
RGB
224, 113, 144
HSL
343°, 64%, 66%
CMYK
0%, 50%, 36%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E07190; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 113, 144

Red: 224 / Green: 113 / Blue: 144

HSL

343°, 64%, 66%

Hue: 343° / Saturation: 64% / Lightness: 66%

CMYK

0%, 50%, 36%, 12%

Cyan: 0% / Magenta: 50% / Yellow: 36% / Key: 12%

What color is #E07190?

#E07190 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E07190 to RGB:

rgb(224, 113, 144)HEX to RGB Converter →

HEX to HSL

Convert #E07190 to HSL:

hsl(343, 64%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E07190 to CMYK:

cmyk(0%, 50%, 36%, 12%)Color Converter →

Color Meaning and Usage

#E07190 is a energetic magenta color with RGB values of 224, 113, 144 and HSL of 343°, 64%, 66%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E07190 is #71E0C0, creating high-contrast pairings. For softer combinations, try analogous colors like #E071C8.

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

Contrast with #E07190

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E07190?

#E07190 is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E07190?

#E07190 in RGB is (224, 113, 144) - 224 red, 113 green, and 144 blue.

How to use #E07190 in CSS?

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

What colors go well with #E07190?

#71E0C0 (complementary), #E071C8 (analogous), and #D2325F (lighter shade) work well with #E07190.