#EEAACD Color Information

Hex color code: #EEAACD

The hex color #EEAACD is a soft magenta with RGB values of (238, 170, 205) and HSL of (329°, 67%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#EEAACD
RGB
238, 170, 205
HSL
329°, 67%, 80%
CMYK
0%, 29%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 205

Red: 238 / Green: 170 / Blue: 205

HSL

329°, 67%, 80%

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

CMYK

0%, 29%, 14%, 7%

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

What color is #EEAACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAACD to RGB:

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

HEX to HSL

Convert #EEAACD to HSL:

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

HEX to CMYK

Convert #EEAACD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EEAACD has RGB (238, 170, 205) and HSL (329°, 67%, 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 #EEAACD is #AAEECB, creating high-contrast pairings. For softer combinations, try analogous colors like #EDAAEE.

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

Contrast with #EEAACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAACD?

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

What is the RGB value of #EEAACD?

#EEAACD in RGB is (238, 170, 205) - 238 red, 170 green, and 205 blue.

How to use #EEAACD in CSS?

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

What colors go well with #EEAACD?

#AAEECB (complementary), #EDAAEE (analogous), and #E26AA8 (lighter shade) work well with #EEAACD.