#ED2CDD Color Information

Hex color code: #ED2CDD

A striking magenta shade, #ED2CDD appears as (237, 44, 221) in RGB and (305°, 84%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#ED2CDD
RGB
237, 44, 221
HSL
305°, 84%, 55%
CMYK
0%, 81%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED2CDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 44, 221

Red: 237 / Green: 44 / Blue: 221

HSL

305°, 84%, 55%

Hue: 305° / Saturation: 84% / Lightness: 55%

CMYK

0%, 81%, 7%, 7%

Cyan: 0% / Magenta: 81% / Yellow: 7% / Key: 7%

What color is #ED2CDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED2CDD to RGB:

rgb(237, 44, 221)HEX to RGB Converter →

HEX to HSL

Convert #ED2CDD to HSL:

hsl(305, 84%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #ED2CDD to CMYK:

cmyk(0%, 81%, 7%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #ED2CDD has RGB (237, 44, 221) and HSL (305°, 84%, 55%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED2CDD is #2CED3C, creating high-contrast pairings. For softer combinations, try analogous colors like #9C2CED.

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

Contrast with #ED2CDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED2CDD?

#ED2CDD is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED2CDD?

#ED2CDD in RGB is (237, 44, 221) - 237 red, 44 green, and 221 blue.

How to use #ED2CDD in CSS?

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

What colors go well with #ED2CDD?

#2CED3C (complementary), #9C2CED (analogous), and #BC10AD (lighter shade) work well with #ED2CDD.