#E170DB Color Information

Hex color code: #E170DB

#E170DB is a balanced magenta color. In RGB it is (225, 112, 219), and in HSL it is (303°, 65%, 66%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E170DB
RGB
225, 112, 219
HSL
303°, 65%, 66%
CMYK
0%, 50%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E170DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 112, 219

Red: 225 / Green: 112 / Blue: 219

HSL

303°, 65%, 66%

Hue: 303° / Saturation: 65% / Lightness: 66%

CMYK

0%, 50%, 3%, 12%

Cyan: 0% / Magenta: 50% / Yellow: 3% / Key: 12%

What color is #E170DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E170DB to RGB:

rgb(225, 112, 219)HEX to RGB Converter →

HEX to HSL

Convert #E170DB to HSL:

hsl(303, 65%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E170DB to CMYK:

cmyk(0%, 50%, 3%, 12%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #E170DB has RGB (225, 112, 219) and HSL (303°, 65%, 66%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E170DB is #70E176, creating high-contrast pairings. For softer combinations, try analogous colors like #AE70E1.

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

Contrast with #E170DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E170DB?

#E170DB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E170DB?

#E170DB in RGB is (225, 112, 219) - 225 red, 112 green, and 219 blue.

How to use #E170DB in CSS?

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

What colors go well with #E170DB?

#70E176 (complementary), #AE70E1 (analogous), and #D331CB (lighter shade) work well with #E170DB.