#EE88AA Color Information

Hex color code: #EE88AA

A eye-catching magenta shade, #EE88AA appears as (238, 136, 170) in RGB and (340°, 75%, 73%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#EE88AA
RGB
238, 136, 170
HSL
340°, 75%, 73%
CMYK
0%, 43%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE88AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 136, 170

Red: 238 / Green: 136 / Blue: 170

HSL

340°, 75%, 73%

Hue: 340° / Saturation: 75% / Lightness: 73%

CMYK

0%, 43%, 29%, 7%

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

What color is #EE88AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE88AA to RGB:

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

HEX to HSL

Convert #EE88AA to HSL:

hsl(340, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #EE88AA to CMYK:

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

Color Meaning and Usage

#EE88AA is a dynamic magenta color with RGB values of 238, 136, 170 and HSL of 340°, 75%, 73%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE88AA is #87EECB, creating high-contrast pairings. For softer combinations, try analogous colors like #EE87DD.

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

Contrast with #EE88AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE88AA?

#EE88AA is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE88AA?

#EE88AA in RGB is (238, 136, 170) - 238 red, 136 green, and 170 blue.

How to use #EE88AA in CSS?

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

What colors go well with #EE88AA?

#87EECB (complementary), #EE87DD (analogous), and #E44479 (lighter shade) work well with #EE88AA.