#EBADDC Color Information

Hex color code: #EBADDC

The hex color #EBADDC is a delicate magenta with RGB values of (235, 173, 220) and HSL of (315°, 61%, 80%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EBADDC
RGB
235, 173, 220
HSL
315°, 61%, 80%
CMYK
0%, 26%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 220

Red: 235 / Green: 173 / Blue: 220

HSL

315°, 61%, 80%

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

CMYK

0%, 26%, 6%, 8%

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

What color is #EBADDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADDC to RGB:

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

HEX to HSL

Convert #EBADDC to HSL:

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

HEX to CMYK

Convert #EBADDC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EBADDC has RGB (235, 173, 220) and HSL (315°, 61%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADDC is #ADEBBC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCADEB.

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

Contrast with #EBADDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADDC?

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

What is the RGB value of #EBADDC?

#EBADDC in RGB is (235, 173, 220) - 235 red, 173 green, and 220 blue.

How to use #EBADDC in CSS?

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

What colors go well with #EBADDC?

#ADEBBC (complementary), #DCADEB (analogous), and #DC6FC1 (lighter shade) work well with #EBADDC.