#ED478C Color Information

Hex color code: #ED478C

A dynamic magenta shade, #ED478C appears as (237, 71, 140) in RGB and (335°, 82%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#ED478C
RGB
237, 71, 140
HSL
335°, 82%, 60%
CMYK
0%, 70%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED478C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 71, 140

Red: 237 / Green: 71 / Blue: 140

HSL

335°, 82%, 60%

Hue: 335° / Saturation: 82% / Lightness: 60%

CMYK

0%, 70%, 41%, 7%

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

What color is #ED478C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED478C to RGB:

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

HEX to HSL

Convert #ED478C to HSL:

hsl(335, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ED478C to CMYK:

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

Color Meaning and Usage

#ED478C is a vivid magenta color with RGB values of 237, 71, 140 and HSL of 335°, 82%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED478C is #45EDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #ED45DF.

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

Contrast with #ED478C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED478C?

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

What is the RGB value of #ED478C?

#ED478C in RGB is (237, 71, 140) - 237 red, 71 green, and 140 blue.

How to use #ED478C in CSS?

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

What colors go well with #ED478C?

#45EDA7 (complementary), #ED45DF (analogous), and #D11563 (lighter shade) work well with #ED478C.