#EE96AD Color Information

Hex color code: #EE96AD

The hex color #EE96AD is a light magenta with RGB values of (238, 150, 173) and HSL of (344°, 72%, 76%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EE96AD
RGB
238, 150, 173
HSL
344°, 72%, 76%
CMYK
0%, 37%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE96AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 150, 173

Red: 238 / Green: 150 / Blue: 173

HSL

344°, 72%, 76%

Hue: 344° / Saturation: 72% / Lightness: 76%

CMYK

0%, 37%, 27%, 7%

Cyan: 0% / Magenta: 37% / Yellow: 27% / Key: 7%

What color is #EE96AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE96AD to RGB:

rgb(238, 150, 173)HEX to RGB Converter →

HEX to HSL

Convert #EE96AD to HSL:

hsl(344, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EE96AD to CMYK:

cmyk(0%, 37%, 27%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #EE96AD has RGB (238, 150, 173) and HSL (344°, 72%, 76%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE96AD is #96EED6, creating high-contrast pairings. For softer combinations, try analogous colors like #EE96D9.

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

Contrast with #EE96AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE96AD?

#EE96AD is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EE96AD?

#EE96AD in RGB is (238, 150, 173) - 238 red, 150 green, and 173 blue.

How to use #EE96AD in CSS?

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

What colors go well with #EE96AD?

#96EED6 (complementary), #EE96D9 (analogous), and #E3547A (lighter shade) work well with #EE96AD.