#E16ADC Color Information

Hex color code: #E16ADC

A subtle magenta shade, #E16ADC appears as (225, 106, 220) in RGB and (303°, 66%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E16ADC
RGB
225, 106, 220
HSL
303°, 66%, 65%
CMYK
0%, 53%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E16ADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 106, 220

Red: 225 / Green: 106 / Blue: 220

HSL

303°, 66%, 65%

Hue: 303° / Saturation: 66% / Lightness: 65%

CMYK

0%, 53%, 2%, 12%

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

What color is #E16ADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E16ADC to RGB:

rgb(225, 106, 220)HEX to RGB Converter →

HEX to HSL

Convert #E16ADC to HSL:

hsl(303, 66%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E16ADC to CMYK:

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

Color Meaning and Usage

#E16ADC is a balanced magenta color with RGB values of 225, 106, 220 and HSL of 303°, 66%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E16ADC is #6BE171, creating high-contrast pairings. For softer combinations, try analogous colors like #AC6BE1.

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

Contrast with #E16ADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E16ADC?

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

What is the RGB value of #E16ADC?

#E16ADC in RGB is (225, 106, 220) - 225 red, 106 green, and 220 blue.

How to use #E16ADC in CSS?

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

What colors go well with #E16ADC?

#6BE171 (complementary), #AC6BE1 (analogous), and #D42BCB (lighter shade) work well with #E16ADC.