#EB71DA Color Information

Hex color code: #EB71DA

#EB71DA is a vivid magenta color. In RGB it is (235, 113, 218), and in HSL it is (308°, 75%, 68%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#EB71DA
RGB
235, 113, 218
HSL
308°, 75%, 68%
CMYK
0%, 52%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB71DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 113, 218

Red: 235 / Green: 113 / Blue: 218

HSL

308°, 75%, 68%

Hue: 308° / Saturation: 75% / Lightness: 68%

CMYK

0%, 52%, 7%, 8%

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

What color is #EB71DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB71DA to RGB:

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

HEX to HSL

Convert #EB71DA to HSL:

hsl(308, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EB71DA to CMYK:

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

Color Meaning and Usage

#EB71DA is a eye-catching magenta color with RGB values of 235, 113, 218 and HSL of 308°, 75%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB71DA is #70EB81, creating high-contrast pairings. For softer combinations, try analogous colors like #BE70EB.

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

Contrast with #EB71DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB71DA?

#EB71DA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB71DA?

#EB71DA in RGB is (235, 113, 218) - 235 red, 113 green, and 218 blue.

How to use #EB71DA in CSS?

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

What colors go well with #EB71DA?

#70EB81 (complementary), #BE70EB (analogous), and #E12DC9 (lighter shade) work well with #EB71DA.