#EAAEEA Color Information

Hex color code: #EAAEEA

The hex color #EAAEEA is a soft magenta with RGB values of (234, 174, 234) and HSL of (300°, 59%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EAAEEA
RGB
234, 174, 234
HSL
300°, 59%, 80%
CMYK
0%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAAEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 174, 234

Red: 234 / Green: 174 / Blue: 234

HSL

300°, 59%, 80%

Hue: 300° / Saturation: 59% / Lightness: 80%

CMYK

0%, 26%, 0%, 8%

Cyan: 0% / Magenta: 26% / Yellow: 0% / Key: 8%

What color is #EAAEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAAEEA to RGB:

rgb(234, 174, 234)HEX to RGB Converter →

HEX to HSL

Convert #EAAEEA to HSL:

hsl(300, 59%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EAAEEA to CMYK:

cmyk(0%, 26%, 0%, 8%)Color Converter →

Color Meaning and Usage

A light magenta tone, #EAAEEA has RGB (234, 174, 234) and HSL (300°, 59%, 80%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAAEEA is #AEEAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #CCAEEA.

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

Contrast with #EAAEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAAEEA?

#EAAEEA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EAAEEA?

#EAAEEA in RGB is (234, 174, 234) - 234 red, 174 green, and 234 blue.

How to use #EAAEEA in CSS?

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

What colors go well with #EAAEEA?

#AEEAAE (complementary), #CCAEEA (analogous), and #DA71DA (lighter shade) work well with #EAAEEA.