#EEAAC7 Color Information

Hex color code: #EEAAC7

#EEAAC7 is a airy magenta color. In RGB it is (238, 170, 199), and in HSL it is (334°, 67%, 80%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#EEAAC7
RGB
238, 170, 199
HSL
334°, 67%, 80%
CMYK
0%, 29%, 16%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEAAC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 170, 199

Red: 238 / Green: 170 / Blue: 199

HSL

334°, 67%, 80%

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

CMYK

0%, 29%, 16%, 7%

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

What color is #EEAAC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEAAC7 to RGB:

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

HEX to HSL

Convert #EEAAC7 to HSL:

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

HEX to CMYK

Convert #EEAAC7 to CMYK:

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

Color Meaning and Usage

#EEAAC7 is a airy magenta color with RGB values of 238, 170, 199 and HSL of 334°, 67%, 80%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEAAC7 is #AAEED1, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAAEA.

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

Contrast with #EEAAC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEAAC7?

#EEAAC7 is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EEAAC7?

#EEAAC7 in RGB is (238, 170, 199) - 238 red, 170 green, and 199 blue.

How to use #EEAAC7 in CSS?

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

What colors go well with #EEAAC7?

#AAEED1 (complementary), #EEAAEA (analogous), and #E26A9E (lighter shade) work well with #EEAAC7.