#E660DB Color Information

Hex color code: #E660DB

A striking magenta shade, #E660DB appears as (230, 96, 219) in RGB and (305°, 73%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#E660DB
RGB
230, 96, 219
HSL
305°, 73%, 64%
CMYK
0%, 58%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E660DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 96, 219

Red: 230 / Green: 96 / Blue: 219

HSL

305°, 73%, 64%

Hue: 305° / Saturation: 73% / Lightness: 64%

CMYK

0%, 58%, 5%, 10%

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

What color is #E660DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E660DB to RGB:

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

HEX to HSL

Convert #E660DB to HSL:

hsl(305, 73%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #E660DB to CMYK:

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

Color Meaning and Usage

#E660DB is a bold magenta color with RGB values of 230, 96, 219 and HSL of 305°, 73%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E660DB is #60E66B, creating high-contrast pairings. For softer combinations, try analogous colors like #AE60E6.

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

Contrast with #E660DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E660DB?

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

What is the RGB value of #E660DB?

#E660DB in RGB is (230, 96, 219) - 230 red, 96 green, and 219 blue.

How to use #E660DB in CSS?

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

What colors go well with #E660DB?

#60E66B (complementary), #AE60E6 (analogous), and #D822C9 (lighter shade) work well with #E660DB.