#E0ADEB Color Information

Hex color code: #E0ADEB

#E0ADEB is a delicate magenta color. In RGB it is (224, 173, 235), and in HSL it is (289°, 61%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E0ADEB
RGB
224, 173, 235
HSL
289°, 61%, 80%
CMYK
5%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0ADEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 173, 235

Red: 224 / Green: 173 / Blue: 235

HSL

289°, 61%, 80%

Hue: 289° / Saturation: 61% / Lightness: 80%

CMYK

5%, 26%, 0%, 8%

Cyan: 5% / Magenta: 26% / Yellow: 0% / Key: 8%

What color is #E0ADEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0ADEB to RGB:

rgb(224, 173, 235)HEX to RGB Converter →

HEX to HSL

Convert #E0ADEB to HSL:

hsl(289, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E0ADEB to CMYK:

cmyk(5%, 26%, 0%, 8%)Color Converter →

Color Meaning and Usage

#E0ADEB is a airy magenta color with RGB values of 224, 173, 235 and HSL of 289°, 61%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0ADEB is #B8EBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C1ADEB.

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

Contrast with #E0ADEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0ADEB?

#E0ADEB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E0ADEB?

#E0ADEB in RGB is (224, 173, 235) - 224 red, 173 green, and 235 blue.

How to use #E0ADEB in CSS?

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

What colors go well with #E0ADEB?

#B8EBAD (complementary), #C1ADEB (analogous), and #C86FDC (lighter shade) work well with #E0ADEB.