#EE99CC Color Information

Hex color code: #EE99CC

The hex color #EE99CC is a airy magenta with RGB values of (238, 153, 204) and HSL of (324°, 71%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EE99CC
RGB
238, 153, 204
HSL
324°, 71%, 77%
CMYK
0%, 36%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE99CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 153, 204

Red: 238 / Green: 153 / Blue: 204

HSL

324°, 71%, 77%

Hue: 324° / Saturation: 71% / Lightness: 77%

CMYK

0%, 36%, 14%, 7%

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

What color is #EE99CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE99CC to RGB:

rgb(238, 153, 204)HEX to RGB Converter →

HEX to HSL

Convert #EE99CC to HSL:

hsl(324, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EE99CC to CMYK:

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

Color Meaning and Usage

#EE99CC is a ethereal magenta color with RGB values of 238, 153, 204 and HSL of 324°, 71%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE99CC is #9BEEBC, creating high-contrast pairings. For softer combinations, try analogous colors like #E69BEE.

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

Contrast with #EE99CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE99CC?

#EE99CC is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE99CC?

#EE99CC in RGB is (238, 153, 204) - 238 red, 153 green, and 204 blue.

How to use #EE99CC in CSS?

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

What colors go well with #EE99CC?

#9BEEBC (complementary), #E69BEE (analogous), and #E359AC (lighter shade) work well with #EE99CC.