#ED91AB Color Information

Hex color code: #ED91AB

A eye-catching magenta shade, #ED91AB appears as (237, 145, 171) in RGB and (343°, 72%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#ED91AB
RGB
237, 145, 171
HSL
343°, 72%, 75%
CMYK
0%, 39%, 28%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ED91AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 145, 171

Red: 237 / Green: 145 / Blue: 171

HSL

343°, 72%, 75%

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

CMYK

0%, 39%, 28%, 7%

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

What color is #ED91AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ED91AB to RGB:

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

HEX to HSL

Convert #ED91AB to HSL:

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

HEX to CMYK

Convert #ED91AB to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #ED91AB has RGB (237, 145, 171) and HSL (343°, 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 #ED91AB is #91EDD3, creating high-contrast pairings. For softer combinations, try analogous colors like #ED91D9.

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

Contrast with #ED91AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ED91AB?

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

What is the RGB value of #ED91AB?

#ED91AB in RGB is (237, 145, 171) - 237 red, 145 green, and 171 blue.

How to use #ED91AB in CSS?

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

What colors go well with #ED91AB?

#91EDD3 (complementary), #ED91D9 (analogous), and #E25079 (lighter shade) work well with #ED91AB.