#E472CD Color Information

Hex color code: #E472CD

A neutral magenta shade, #E472CD appears as (228, 114, 205) in RGB and (312°, 68%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E472CD
RGB
228, 114, 205
HSL
312°, 68%, 67%
CMYK
0%, 50%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E472CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 114, 205

Red: 228 / Green: 114 / Blue: 205

HSL

312°, 68%, 67%

Hue: 312° / Saturation: 68% / Lightness: 67%

CMYK

0%, 50%, 10%, 11%

Cyan: 0% / Magenta: 50% / Yellow: 10% / Key: 11%

What color is #E472CD?

#E472CD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E472CD to RGB:

rgb(228, 114, 205)HEX to RGB Converter →

HEX to HSL

Convert #E472CD to HSL:

hsl(312, 68%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E472CD to CMYK:

cmyk(0%, 50%, 10%, 11%)Color Converter →

Color Meaning and Usage

#E472CD is a muted magenta color with RGB values of 228, 114, 205 and HSL of 312°, 68%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E472CD is #72E489, creating high-contrast pairings. For softer combinations, try analogous colors like #C272E4.

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

Contrast with #E472CD

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

Contrast Ratio: 7.59:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E472CD?

#E472CD is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E472CD?

#E472CD in RGB is (228, 114, 205) - 228 red, 114 green, and 205 blue.

How to use #E472CD in CSS?

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

What colors go well with #E472CD?

#72E489 (complementary), #C272E4 (analogous), and #D831B7 (lighter shade) work well with #E472CD.