#E641DB Color Information

Hex color code: #E641DB

A striking magenta shade, #E641DB appears as (230, 65, 219) in RGB and (304°, 77%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#E641DB
RGB
230, 65, 219
HSL
304°, 77%, 58%
CMYK
0%, 72%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E641DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 65, 219

Red: 230 / Green: 65 / Blue: 219

HSL

304°, 77%, 58%

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

CMYK

0%, 72%, 5%, 10%

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

What color is #E641DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E641DB to RGB:

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

HEX to HSL

Convert #E641DB to HSL:

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

HEX to CMYK

Convert #E641DB to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #E641DB has RGB (230, 65, 219) and HSL (304°, 77%, 58%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E641DB is #41E64C, creating high-contrast pairings. For softer combinations, try analogous colors like #9F41E6.

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

Contrast with #E641DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E641DB?

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

What is the RGB value of #E641DB?

#E641DB in RGB is (230, 65, 219) - 230 red, 65 green, and 219 blue.

How to use #E641DB in CSS?

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

What colors go well with #E641DB?

#41E64C (complementary), #9F41E6 (analogous), and #C219B7 (lighter shade) work well with #E641DB.