#EEAAEC Color Information

Hex color code: #EEAAEC

A airy magenta shade, #EEAAEC appears as (238, 170, 236) in RGB and (302°, 67%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#EEAAEC
RGB
238, 170, 236
HSL
302°, 67%, 80%
CMYK
0%, 29%, 1%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 236

Red: 238 / Green: 170 / Blue: 236

HSL

302°, 67%, 80%

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

CMYK

0%, 29%, 1%, 7%

Cyan: 0% / Magenta: 29% / Yellow: 1% / Key: 7%

What color is #EEAAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAEC to RGB:

rgb(238, 170, 236)HEX to RGB Converter →

HEX to HSL

Convert #EEAAEC to HSL:

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

HEX to CMYK

Convert #EEAAEC to CMYK:

cmyk(0%, 29%, 1%, 7%)Color Converter →

Color Meaning and Usage

#EEAAEC is a ethereal magenta color with RGB values of 238, 170, 236 and HSL of 302°, 67%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAEC is #AAEEAC, creating high-contrast pairings. For softer combinations, try analogous colors like #CEAAEE.

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

Contrast with #EEAAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAEC?

#EEAAEC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEAAEC?

#EEAAEC in RGB is (238, 170, 236) - 238 red, 170 green, and 236 blue.

How to use #EEAAEC in CSS?

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

What colors go well with #EEAAEC?

#AAEEAC (complementary), #CEAAEE (analogous), and #E26ADE (lighter shade) work well with #EEAAEC.