#E06CAD Color Information

Hex color code: #E06CAD

A subtle magenta shade, #E06CAD appears as (224, 108, 173) in RGB and (326°, 65%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#E06CAD
RGB
224, 108, 173
HSL
326°, 65%, 65%
CMYK
0%, 52%, 23%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E06CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 108, 173

Red: 224 / Green: 108 / Blue: 173

HSL

326°, 65%, 65%

Hue: 326° / Saturation: 65% / Lightness: 65%

CMYK

0%, 52%, 23%, 12%

Cyan: 0% / Magenta: 52% / Yellow: 23% / Key: 12%

What color is #E06CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E06CAD to RGB:

rgb(224, 108, 173)HEX to RGB Converter →

HEX to HSL

Convert #E06CAD to HSL:

hsl(326, 65%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E06CAD to CMYK:

cmyk(0%, 52%, 23%, 12%)Color Converter →

Color Meaning and Usage

#E06CAD is a balanced magenta color with RGB values of 224, 108, 173 and HSL of 326°, 65%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E06CAD is #6CE09E, creating high-contrast pairings. For softer combinations, try analogous colors like #D86CE0.

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

Contrast with #E06CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E06CAD?

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

What is the RGB value of #E06CAD?

#E06CAD in RGB is (224, 108, 173) - 224 red, 108 green, and 173 blue.

How to use #E06CAD in CSS?

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

What colors go well with #E06CAD?

#6CE09E (complementary), #D86CE0 (analogous), and #D22D8B (lighter shade) work well with #E06CAD.