#E063DC Color Information

Hex color code: #E063DC

The hex color #E063DC is a subtle magenta with RGB values of (224, 99, 220) and HSL of (302°, 67%, 63%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E063DC
RGB
224, 99, 220
HSL
302°, 67%, 63%
CMYK
0%, 56%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E063DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 99, 220

Red: 224 / Green: 99 / Blue: 220

HSL

302°, 67%, 63%

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

CMYK

0%, 56%, 2%, 12%

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

What color is #E063DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E063DC to RGB:

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

HEX to HSL

Convert #E063DC to HSL:

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

HEX to CMYK

Convert #E063DC to CMYK:

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

Color Meaning and Usage

#E063DC is a understated magenta color with RGB values of 224, 99, 220 and HSL of 302°, 67%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E063DC is #61E066, creating high-contrast pairings. For softer combinations, try analogous colors like #A561E0.

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

Contrast with #E063DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E063DC?

#E063DC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E063DC?

#E063DC in RGB is (224, 99, 220) - 224 red, 99 green, and 220 blue.

How to use #E063DC in CSS?

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

What colors go well with #E063DC?

#61E066 (complementary), #A561E0 (analogous), and #CC28C7 (lighter shade) work well with #E063DC.