#EB47BF Color Information

Hex color code: #EB47BF

A striking magenta shade, #EB47BF appears as (235, 71, 191) in RGB and (316°, 80%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EB47BF
RGB
235, 71, 191
HSL
316°, 80%, 60%
CMYK
0%, 70%, 19%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB47BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 71, 191

Red: 235 / Green: 71 / Blue: 191

HSL

316°, 80%, 60%

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

CMYK

0%, 70%, 19%, 8%

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

What color is #EB47BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB47BF to RGB:

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

HEX to HSL

Convert #EB47BF to HSL:

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

HEX to CMYK

Convert #EB47BF to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #EB47BF has RGB (235, 71, 191) and HSL (316°, 80%, 60%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB47BF is #47EB73, creating high-contrast pairings. For softer combinations, try analogous colors like #C547EB.

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

Contrast with #EB47BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB47BF?

#EB47BF is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB47BF?

#EB47BF in RGB is (235, 71, 191) - 235 red, 71 green, and 191 blue.

How to use #EB47BF in CSS?

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

What colors go well with #EB47BF?

#47EB73 (complementary), #C547EB (analogous), and #CF179E (lighter shade) work well with #EB47BF.