#EBADEB Color Information

Hex color code: #EBADEB

A delicate magenta shade, #EBADEB appears as (235, 173, 235) in RGB and (300°, 61%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#EBADEB
RGB
235, 173, 235
HSL
300°, 61%, 80%
CMYK
0%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBADEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 173, 235

Red: 235 / Green: 173 / Blue: 235

HSL

300°, 61%, 80%

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

CMYK

0%, 26%, 0%, 8%

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

What color is #EBADEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBADEB to RGB:

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

HEX to HSL

Convert #EBADEB to HSL:

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

HEX to CMYK

Convert #EBADEB to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #EBADEB has RGB (235, 173, 235) and HSL (300°, 61%, 80%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBADEB is #ADEBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCADEB.

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

Contrast with #EBADEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBADEB?

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

What is the RGB value of #EBADEB?

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

How to use #EBADEB in CSS?

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

What colors go well with #EBADEB?

#ADEBAD (complementary), #CCADEB (analogous), and #DC6FDC (lighter shade) work well with #EBADEB.