#EBA3E5 Color Information

Hex color code: #EBA3E5

A airy magenta shade, #EBA3E5 appears as (235, 163, 229) in RGB and (305°, 64%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#EBA3E5
RGB
235, 163, 229
HSL
305°, 64%, 78%
CMYK
0%, 31%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA3E5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 163, 229

Red: 235 / Green: 163 / Blue: 229

HSL

305°, 64%, 78%

Hue: 305° / Saturation: 64% / Lightness: 78%

CMYK

0%, 31%, 3%, 8%

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

What color is #EBA3E5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA3E5 to RGB:

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

HEX to HSL

Convert #EBA3E5 to HSL:

hsl(305, 64%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #EBA3E5 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #EBA3E5 has RGB (235, 163, 229) and HSL (305°, 64%, 78%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA3E5 is #A3EBA9, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA3EB.

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

Contrast with #EBA3E5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA3E5?

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

What is the RGB value of #EBA3E5?

#EBA3E5 in RGB is (235, 163, 229) - 235 red, 163 green, and 229 blue.

How to use #EBA3E5 in CSS?

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

What colors go well with #EBA3E5?

#A3EBA9 (complementary), #CDA3EB (analogous), and #DD64D3 (lighter shade) work well with #EBA3E5.