#E06EEA Color Information

Hex color code: #E06EEA

The hex color #E06EEA is a dynamic magenta with RGB values of (224, 110, 234) and HSL of (295°, 75%, 67%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E06EEA
RGB
224, 110, 234
HSL
295°, 75%, 67%
CMYK
4%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E06EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 110, 234

Red: 224 / Green: 110 / Blue: 234

HSL

295°, 75%, 67%

Hue: 295° / Saturation: 75% / Lightness: 67%

CMYK

4%, 53%, 0%, 8%

Cyan: 4% / Magenta: 53% / Yellow: 0% / Key: 8%

What color is #E06EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E06EEA to RGB:

rgb(224, 110, 234)HEX to RGB Converter →

HEX to HSL

Convert #E06EEA to HSL:

hsl(295, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E06EEA to CMYK:

cmyk(4%, 53%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E06EEA has RGB (224, 110, 234) and HSL (295°, 75%, 67%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E06EEA is #76EA6C, creating high-contrast pairings. For softer combinations, try analogous colors like #A06CEA.

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

Contrast with #E06EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E06EEA?

#E06EEA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E06EEA?

#E06EEA in RGB is (224, 110, 234) - 224 red, 110 green, and 234 blue.

How to use #E06EEA in CSS?

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

What colors go well with #E06EEA?

#76EA6C (complementary), #A06CEA (analogous), and #D129E0 (lighter shade) work well with #E06EEA.