#EBA3DF Color Information

Hex color code: #EBA3DF

#EBA3DF is a ethereal magenta color. In RGB it is (235, 163, 223), and in HSL it is (310°, 64%, 78%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EBA3DF
RGB
235, 163, 223
HSL
310°, 64%, 78%
CMYK
0%, 31%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EBA3DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 163, 223

Red: 235 / Green: 163 / Blue: 223

HSL

310°, 64%, 78%

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

CMYK

0%, 31%, 5%, 8%

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

What color is #EBA3DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EBA3DF to RGB:

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

HEX to HSL

Convert #EBA3DF to HSL:

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

HEX to CMYK

Convert #EBA3DF to CMYK:

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

Color Meaning and Usage

#EBA3DF is a delicate magenta color with RGB values of 235, 163, 223 and HSL of 310°, 64%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EBA3DF is #A3EBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #D3A3EB.

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

Contrast with #EBA3DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EBA3DF?

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

What is the RGB value of #EBA3DF?

#EBA3DF in RGB is (235, 163, 223) - 235 red, 163 green, and 223 blue.

How to use #EBA3DF in CSS?

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

What colors go well with #EBA3DF?

#A3EBAF (complementary), #D3A3EB (analogous), and #DD64C9 (lighter shade) work well with #EBA3DF.