#E8ADEB Color Information

Hex color code: #E8ADEB

The hex color #E8ADEB is a airy magenta with RGB values of (232, 173, 235) and HSL of (297°, 61%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#E8ADEB
RGB
232, 173, 235
HSL
297°, 61%, 80%
CMYK
1%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E8ADEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

232, 173, 235

Red: 232 / Green: 173 / Blue: 235

HSL

297°, 61%, 80%

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

CMYK

1%, 26%, 0%, 8%

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

What color is #E8ADEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E8ADEB to RGB:

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

HEX to HSL

Convert #E8ADEB to HSL:

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

HEX to CMYK

Convert #E8ADEB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #E8ADEB has RGB (232, 173, 235) and HSL (297°, 61%, 80%). 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 #E8ADEB is #B0EBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #C9ADEB.

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

Contrast with #E8ADEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E8ADEB?

#E8ADEB is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E8ADEB?

#E8ADEB in RGB is (232, 173, 235) - 232 red, 173 green, and 235 blue.

How to use #E8ADEB in CSS?

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

What colors go well with #E8ADEB?

#B0EBAD (complementary), #C9ADEB (analogous), and #D76FDC (lighter shade) work well with #E8ADEB.