#EB47C5 Color Information

Hex color code: #EB47C5

A vivid magenta shade, #EB47C5 appears as (235, 71, 197) in RGB and (314°, 80%, 60%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#EB47C5
RGB
235, 71, 197
HSL
314°, 80%, 60%
CMYK
0%, 70%, 16%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB47C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 71, 197

Red: 235 / Green: 71 / Blue: 197

HSL

314°, 80%, 60%

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

CMYK

0%, 70%, 16%, 8%

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

What color is #EB47C5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB47C5 to RGB:

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

HEX to HSL

Convert #EB47C5 to HSL:

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

HEX to CMYK

Convert #EB47C5 to CMYK:

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

Color Meaning and Usage

#EB47C5 is a striking magenta color with RGB values of 235, 71, 197 and HSL of 314°, 80%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB47C5 is #47EB6D, creating high-contrast pairings. For softer combinations, try analogous colors like #BF47EB.

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

Contrast with #EB47C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB47C5?

#EB47C5 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB47C5?

#EB47C5 in RGB is (235, 71, 197) - 235 red, 71 green, and 197 blue.

How to use #EB47C5 in CSS?

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

What colors go well with #EB47C5?

#47EB6D (complementary), #BF47EB (analogous), and #CF17A4 (lighter shade) work well with #EB47C5.