#EEABED Color Information

Hex color code: #EEABED

A soft magenta shade, #EEABED appears as (238, 171, 237) in RGB and (301°, 66%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#EEABED
RGB
238, 171, 237
HSL
301°, 66%, 80%
CMYK
0%, 28%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEABED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 171, 237

Red: 238 / Green: 171 / Blue: 237

HSL

301°, 66%, 80%

Hue: 301° / Saturation: 66% / Lightness: 80%

CMYK

0%, 28%, 0%, 7%

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

What color is #EEABED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEABED to RGB:

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

HEX to HSL

Convert #EEABED to HSL:

hsl(301, 66%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EEABED to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EEABED has RGB (238, 171, 237) and HSL (301°, 66%, 80%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEABED is #AAEEAB, creating high-contrast pairings. For softer combinations, try analogous colors like #CDAAEE.

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

Contrast with #EEABED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEABED?

#EEABED is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EEABED?

#EEABED in RGB is (238, 171, 237) - 238 red, 171 green, and 237 blue.

How to use #EEABED in CSS?

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

What colors go well with #EEABED?

#AAEEAB (complementary), #CDAAEE (analogous), and #E16BDF (lighter shade) work well with #EEABED.