#ED5AAF Color Information

Hex color code: #ED5AAF

A striking magenta shade, #ED5AAF appears as (237, 90, 175) in RGB and (325°, 80%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#ED5AAF
RGB
237, 90, 175
HSL
325°, 80%, 64%
CMYK
0%, 62%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED5AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 90, 175

Red: 237 / Green: 90 / Blue: 175

HSL

325°, 80%, 64%

Hue: 325° / Saturation: 80% / Lightness: 64%

CMYK

0%, 62%, 26%, 7%

Cyan: 0% / Magenta: 62% / Yellow: 26% / Key: 7%

What color is #ED5AAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED5AAF to RGB:

rgb(237, 90, 175)HEX to RGB Converter →

HEX to HSL

Convert #ED5AAF to HSL:

hsl(325, 80%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #ED5AAF to CMYK:

cmyk(0%, 62%, 26%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #ED5AAF has RGB (237, 90, 175) and HSL (325°, 80%, 64%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED5AAF is #5AED97, creating high-contrast pairings. For softer combinations, try analogous colors like #E05AED.

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

Contrast with #ED5AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED5AAF?

#ED5AAF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #ED5AAF?

#ED5AAF in RGB is (237, 90, 175) - 237 red, 90 green, and 175 blue.

How to use #ED5AAF in CSS?

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

What colors go well with #ED5AAF?

#5AED97 (complementary), #E05AED (analogous), and #E1198E (lighter shade) work well with #ED5AAF.