#E1AFD5 Color Information

Hex color code: #E1AFD5

A soft magenta shade, #E1AFD5 appears as (225, 175, 213) in RGB and (314°, 45%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E1AFD5
RGB
225, 175, 213
HSL
314°, 45%, 78%
CMYK
0%, 22%, 5%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1AFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 175, 213

Red: 225 / Green: 175 / Blue: 213

HSL

314°, 45%, 78%

Hue: 314° / Saturation: 45% / Lightness: 78%

CMYK

0%, 22%, 5%, 12%

Cyan: 0% / Magenta: 22% / Yellow: 5% / Key: 12%

What color is #E1AFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1AFD5 to RGB:

rgb(225, 175, 213)HEX to RGB Converter →

HEX to HSL

Convert #E1AFD5 to HSL:

hsl(314, 45%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1AFD5 to CMYK:

cmyk(0%, 22%, 5%, 12%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #E1AFD5 has RGB (225, 175, 213) and HSL (314°, 45%, 78%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1AFD5 is #AEE0B9, creating high-contrast pairings. For softer combinations, try analogous colors like #D3AEE0.

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

Contrast with #E1AFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1AFD5?

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

What is the RGB value of #E1AFD5?

#E1AFD5 in RGB is (225, 175, 213) - 225 red, 175 green, and 213 blue.

How to use #E1AFD5 in CSS?

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

What colors go well with #E1AFD5?

#AEE0B9 (complementary), #D3AEE0 (analogous), and #CB76B7 (lighter shade) work well with #E1AFD5.