#E641AD Color Information

Hex color code: #E641AD

#E641AD is a striking magenta color. In RGB it is (230, 65, 173), and in HSL it is (321°, 77%, 58%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#E641AD
RGB
230, 65, 173
HSL
321°, 77%, 58%
CMYK
0%, 72%, 25%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E641AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 65, 173

Red: 230 / Green: 65 / Blue: 173

HSL

321°, 77%, 58%

Hue: 321° / Saturation: 77% / Lightness: 58%

CMYK

0%, 72%, 25%, 10%

Cyan: 0% / Magenta: 72% / Yellow: 25% / Key: 10%

What color is #E641AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E641AD to RGB:

rgb(230, 65, 173)HEX to RGB Converter →

HEX to HSL

Convert #E641AD to HSL:

hsl(321, 77%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E641AD to CMYK:

cmyk(0%, 72%, 25%, 10%)Color Converter →

Color Meaning and Usage

#E641AD is a bold magenta color with RGB values of 230, 65, 173 and HSL of 321°, 77%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E641AD is #41E67B, creating high-contrast pairings. For softer combinations, try analogous colors like #CE41E6.

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

Contrast with #E641AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E641AD?

#E641AD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E641AD?

#E641AD in RGB is (230, 65, 173) - 230 red, 65 green, and 173 blue.

How to use #E641AD in CSS?

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

What colors go well with #E641AD?

#41E67B (complementary), #CE41E6 (analogous), and #C21987 (lighter shade) work well with #E641AD.