#EE3ADC Color Information

Hex color code: #EE3ADC

A bold magenta shade, #EE3ADC appears as (238, 58, 220) in RGB and (306°, 84%, 58%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#EE3ADC
RGB
238, 58, 220
HSL
306°, 84%, 58%
CMYK
0%, 76%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE3ADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 58, 220

Red: 238 / Green: 58 / Blue: 220

HSL

306°, 84%, 58%

Hue: 306° / Saturation: 84% / Lightness: 58%

CMYK

0%, 76%, 8%, 7%

Cyan: 0% / Magenta: 76% / Yellow: 8% / Key: 7%

What color is #EE3ADC?

#EE3ADC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE3ADC to RGB:

rgb(238, 58, 220)HEX to RGB Converter →

HEX to HSL

Convert #EE3ADC to HSL:

hsl(306, 84%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EE3ADC to CMYK:

cmyk(0%, 76%, 8%, 7%)Color Converter →

Color Meaning and Usage

#EE3ADC is a vivid magenta color with RGB values of 238, 58, 220 and HSL of 306°, 84%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE3ADC is #3AEE4C, creating high-contrast pairings. For softer combinations, try analogous colors like #A63AEE.

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

Contrast with #EE3ADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE3ADC?

#EE3ADC is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE3ADC?

#EE3ADC in RGB is (238, 58, 220) - 238 red, 58 green, and 220 blue.

How to use #EE3ADC in CSS?

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

What colors go well with #EE3ADC?

#3AEE4C (complementary), #A63AEE (analogous), and #CA12B7 (lighter shade) work well with #EE3ADC.