#ED1DDB Color Information

Hex color code: #ED1DDB

A dynamic magenta shade, #ED1DDB appears as (237, 29, 219) in RGB and (305°, 85%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NameMagenta
HEX
#ED1DDB
RGB
237, 29, 219
HSL
305°, 85%, 52%
CMYK
0%, 88%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED1DDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 29, 219

Red: 237 / Green: 29 / Blue: 219

HSL

305°, 85%, 52%

Hue: 305° / Saturation: 85% / Lightness: 52%

CMYK

0%, 88%, 8%, 7%

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

What color is #ED1DDB?

#ED1DDB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED1DDB to RGB:

rgb(237, 29, 219)HEX to RGB Converter →

HEX to HSL

Convert #ED1DDB to HSL:

hsl(305, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #ED1DDB to CMYK:

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

Color Meaning and Usage

#ED1DDB is a dynamic magenta color with RGB values of 237, 29, 219 and HSL of 305°, 85%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED1DDB is #1DED2E, creating high-contrast pairings. For softer combinations, try analogous colors like #961DED.

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

Contrast with #ED1DDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED1DDB?

#ED1DDB is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED1DDB?

#ED1DDB in RGB is (237, 29, 219) - 237 red, 29 green, and 219 blue.

How to use #ED1DDB in CSS?

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

What colors go well with #ED1DDB?

#1DED2E (complementary), #961DED (analogous), and #AF0EA1 (lighter shade) work well with #ED1DDB.