#ED91AE Color Information

Hex color code: #ED91AE

The hex color #ED91AE is a eye-catching magenta with RGB values of (237, 145, 174) and HSL of (341°, 72%, 75%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#ED91AE
RGB
237, 145, 174
HSL
341°, 72%, 75%
CMYK
0%, 39%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED91AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 145, 174

Red: 237 / Green: 145 / Blue: 174

HSL

341°, 72%, 75%

Hue: 341° / Saturation: 72% / Lightness: 75%

CMYK

0%, 39%, 27%, 7%

Cyan: 0% / Magenta: 39% / Yellow: 27% / Key: 7%

What color is #ED91AE?

#ED91AE is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED91AE to RGB:

rgb(237, 145, 174)HEX to RGB Converter →

HEX to HSL

Convert #ED91AE to HSL:

hsl(341, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ED91AE to CMYK:

cmyk(0%, 39%, 27%, 7%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #ED91AE has RGB (237, 145, 174) and HSL (341°, 72%, 75%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ED91AE is #91EDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #ED91DC.

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

Contrast with #ED91AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED91AE?

#ED91AE is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #ED91AE?

#ED91AE in RGB is (237, 145, 174) - 237 red, 145 green, and 174 blue.

How to use #ED91AE in CSS?

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

What colors go well with #ED91AE?

#91EDD0 (complementary), #ED91DC (analogous), and #E2507E (lighter shade) work well with #ED91AE.