#EBADE5 Color Information

Hex color code: #EBADE5

The hex color #EBADE5 is a ethereal magenta with RGB values of (235, 173, 229) and HSL of (306°, 61%, 80%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EBADE5
RGB
235, 173, 229
HSL
306°, 61%, 80%
CMYK
0%, 26%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 229

Red: 235 / Green: 173 / Blue: 229

HSL

306°, 61%, 80%

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

CMYK

0%, 26%, 3%, 8%

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

What color is #EBADE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADE5 to RGB:

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

HEX to HSL

Convert #EBADE5 to HSL:

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

HEX to CMYK

Convert #EBADE5 to CMYK:

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

Color Meaning and Usage

#EBADE5 is a delicate magenta color with RGB values of 235, 173, 229 and HSL of 306°, 61%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADE5 is #ADEBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #D2ADEB.

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

Contrast with #EBADE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADE5?

#EBADE5 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EBADE5?

#EBADE5 in RGB is (235, 173, 229) - 235 red, 173 green, and 229 blue.

How to use #EBADE5 in CSS?

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

What colors go well with #EBADE5?

#ADEBB3 (complementary), #D2ADEB (analogous), and #DC6FD1 (lighter shade) work well with #EBADE5.