#EEAACA Color Information

Hex color code: #EEAACA

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

Try:
Color NameLight Pink
HEX
#EEAACA
RGB
238, 170, 202
HSL
332°, 67%, 80%
CMYK
0%, 29%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 202

Red: 238 / Green: 170 / Blue: 202

HSL

332°, 67%, 80%

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

CMYK

0%, 29%, 15%, 7%

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

What color is #EEAACA?

#EEAACA is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAACA to RGB:

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

HEX to HSL

Convert #EEAACA to HSL:

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

HEX to CMYK

Convert #EEAACA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EEAACA has RGB (238, 170, 202) and HSL (332°, 67%, 80%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EEAACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAACA?

#EEAACA is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEAACA?

#EEAACA in RGB is (238, 170, 202) - 238 red, 170 green, and 202 blue.

How to use #EEAACA in CSS?

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

What colors go well with #EEAACA?

#AAEECE (complementary), #EEAAEC (analogous), and #E26AA2 (lighter shade) work well with #EEAACA.