#EE81BB Color Information

Hex color code: #EE81BB

The hex color #EE81BB is a striking magenta with RGB values of (238, 129, 187) and HSL of (328°, 76%, 72%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EE81BB
RGB
238, 129, 187
HSL
328°, 76%, 72%
CMYK
0%, 46%, 21%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE81BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 129, 187

Red: 238 / Green: 129 / Blue: 187

HSL

328°, 76%, 72%

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

CMYK

0%, 46%, 21%, 7%

Cyan: 0% / Magenta: 46% / Yellow: 21% / Key: 7%

What color is #EE81BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE81BB to RGB:

rgb(238, 129, 187)HEX to RGB Converter →

HEX to HSL

Convert #EE81BB to HSL:

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

HEX to CMYK

Convert #EE81BB to CMYK:

cmyk(0%, 46%, 21%, 7%)Color Converter →

Color Meaning and Usage

#EE81BB is a eye-catching magenta color with RGB values of 238, 129, 187 and HSL of 328°, 76%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE81BB is #81EEB4, creating high-contrast pairings. For softer combinations, try analogous colors like #EA81EE.

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

Contrast with #EE81BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE81BB?

#EE81BB is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE81BB?

#EE81BB in RGB is (238, 129, 187) - 238 red, 129 green, and 187 blue.

How to use #EE81BB in CSS?

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

What colors go well with #EE81BB?

#81EEB4 (complementary), #EA81EE (analogous), and #E53E97 (lighter shade) work well with #EE81BB.