#E076DC Color Information

Hex color code: #E076DC

The hex color #E076DC is a muted magenta with RGB values of (224, 118, 220) and HSL of (302°, 63%, 67%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E076DC
RGB
224, 118, 220
HSL
302°, 63%, 67%
CMYK
0%, 47%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E076DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 118, 220

Red: 224 / Green: 118 / Blue: 220

HSL

302°, 63%, 67%

Hue: 302° / Saturation: 63% / Lightness: 67%

CMYK

0%, 47%, 2%, 12%

Cyan: 0% / Magenta: 47% / Yellow: 2% / Key: 12%

What color is #E076DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E076DC to RGB:

rgb(224, 118, 220)HEX to RGB Converter →

HEX to HSL

Convert #E076DC to HSL:

hsl(302, 63%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E076DC to CMYK:

cmyk(0%, 47%, 2%, 12%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E076DC has RGB (224, 118, 220) and HSL (302°, 63%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E076DC is #76E079, creating high-contrast pairings. For softer combinations, try analogous colors like #AE76E0.

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

Contrast with #E076DC

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

Contrast Ratio: 7.79:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E076DC?

#E076DC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E076DC?

#E076DC in RGB is (224, 118, 220) - 224 red, 118 green, and 220 blue.

How to use #E076DC in CSS?

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

What colors go well with #E076DC?

#76E079 (complementary), #AE76E0 (analogous), and #D237CD (lighter shade) work well with #E076DC.