#EE5DAB Color Information

Hex color code: #EE5DAB

A eye-catching magenta shade, #EE5DAB appears as (238, 93, 171) in RGB and (328°, 81%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#EE5DAB
RGB
238, 93, 171
HSL
328°, 81%, 65%
CMYK
0%, 61%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE5DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 93, 171

Red: 238 / Green: 93 / Blue: 171

HSL

328°, 81%, 65%

Hue: 328° / Saturation: 81% / Lightness: 65%

CMYK

0%, 61%, 28%, 7%

Cyan: 0% / Magenta: 61% / Yellow: 28% / Key: 7%

What color is #EE5DAB?

#EE5DAB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE5DAB to RGB:

rgb(238, 93, 171)HEX to RGB Converter →

HEX to HSL

Convert #EE5DAB to HSL:

hsl(328, 81%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EE5DAB to CMYK:

cmyk(0%, 61%, 28%, 7%)Color Converter →

Color Meaning and Usage

#EE5DAB is a dynamic magenta color with RGB values of 238, 93, 171 and HSL of 328°, 81%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE5DAB is #5DEEA1, creating high-contrast pairings. For softer combinations, try analogous colors like #E95DEE.

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

Contrast with #EE5DAB

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

Contrast Ratio: 6.79:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE5DAB?

#EE5DAB is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE5DAB?

#EE5DAB in RGB is (238, 93, 171) - 238 red, 93 green, and 171 blue.

How to use #EE5DAB in CSS?

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

What colors go well with #EE5DAB?

#5DEEA1 (complementary), #E95DEE (analogous), and #E71886 (lighter shade) work well with #EE5DAB.