#EB47DA Color Information

Hex color code: #EB47DA

#EB47DA is a striking magenta color. In RGB it is (235, 71, 218), and in HSL it is (306°, 80%, 60%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#EB47DA
RGB
235, 71, 218
HSL
306°, 80%, 60%
CMYK
0%, 70%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB47DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 71, 218

Red: 235 / Green: 71 / Blue: 218

HSL

306°, 80%, 60%

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

CMYK

0%, 70%, 7%, 8%

Cyan: 0% / Magenta: 70% / Yellow: 7% / Key: 8%

What color is #EB47DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB47DA to RGB:

rgb(235, 71, 218)HEX to RGB Converter →

HEX to HSL

Convert #EB47DA to HSL:

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

HEX to CMYK

Convert #EB47DA to CMYK:

cmyk(0%, 70%, 7%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #EB47DA has RGB (235, 71, 218) and HSL (306°, 80%, 60%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB47DA is #47EB58, creating high-contrast pairings. For softer combinations, try analogous colors like #A947EB.

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

Contrast with #EB47DA

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

Contrast Ratio: 6.45:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB47DA?

#EB47DA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB47DA?

#EB47DA in RGB is (235, 71, 218) - 235 red, 71 green, and 218 blue.

How to use #EB47DA in CSS?

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

What colors go well with #EB47DA?

#47EB58 (complementary), #A947EB (analogous), and #CF17BC (lighter shade) work well with #EB47DA.