#ED40CD Color Information

Hex color code: #ED40CD

A striking magenta shade, #ED40CD appears as (237, 64, 205) in RGB and (311°, 83%, 59%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#ED40CD
RGB
237, 64, 205
HSL
311°, 83%, 59%
CMYK
0%, 73%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED40CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 64, 205

Red: 237 / Green: 64 / Blue: 205

HSL

311°, 83%, 59%

Hue: 311° / Saturation: 83% / Lightness: 59%

CMYK

0%, 73%, 14%, 7%

Cyan: 0% / Magenta: 73% / Yellow: 14% / Key: 7%

What color is #ED40CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED40CD to RGB:

rgb(237, 64, 205)HEX to RGB Converter →

HEX to HSL

Convert #ED40CD to HSL:

hsl(311, 83%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #ED40CD to CMYK:

cmyk(0%, 73%, 14%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #ED40CD has RGB (237, 64, 205) and HSL (311°, 83%, 59%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED40CD is #40ED5F, creating high-contrast pairings. For softer combinations, try analogous colors like #B640ED.

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

Contrast with #ED40CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED40CD?

#ED40CD is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED40CD?

#ED40CD in RGB is (237, 64, 205) - 237 red, 64 green, and 205 blue.

How to use #ED40CD in CSS?

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

What colors go well with #ED40CD?

#40ED5F (complementary), #B640ED (analogous), and #CD13AB (lighter shade) work well with #ED40CD.