#ED508C Color Information

Hex color code: #ED508C

#ED508C is a eye-catching magenta color. In RGB it is (237, 80, 140), and in HSL it is (337°, 81%, 62%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#ED508C
RGB
237, 80, 140
HSL
337°, 81%, 62%
CMYK
0%, 66%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED508C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 80, 140

Red: 237 / Green: 80 / Blue: 140

HSL

337°, 81%, 62%

Hue: 337° / Saturation: 81% / Lightness: 62%

CMYK

0%, 66%, 41%, 7%

Cyan: 0% / Magenta: 66% / Yellow: 41% / Key: 7%

What color is #ED508C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED508C to RGB:

rgb(237, 80, 140)HEX to RGB Converter →

HEX to HSL

Convert #ED508C to HSL:

hsl(337, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #ED508C to CMYK:

cmyk(0%, 66%, 41%, 7%)Color Converter →

Color Meaning and Usage

#ED508C is a vivid magenta color with RGB values of 237, 80, 140 and HSL of 337°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED508C is #50EDB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ED50DA.

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

Contrast with #ED508C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED508C?

#ED508C is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #ED508C?

#ED508C in RGB is (237, 80, 140) - 237 red, 80 green, and 140 blue.

How to use #ED508C in CSS?

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

What colors go well with #ED508C?

#50EDB0 (complementary), #ED50DA (analogous), and #D91761 (lighter shade) work well with #ED508C.