#E97D9E Color Information

Hex color code: #E97D9E

#E97D9E is a eye-catching magenta color. In RGB it is (233, 125, 158), and in HSL it is (342°, 71%, 70%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#E97D9E
RGB
233, 125, 158
HSL
342°, 71%, 70%
CMYK
0%, 46%, 32%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E97D9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 125, 158

Red: 233 / Green: 125 / Blue: 158

HSL

342°, 71%, 70%

Hue: 342° / Saturation: 71% / Lightness: 70%

CMYK

0%, 46%, 32%, 9%

Cyan: 0% / Magenta: 46% / Yellow: 32% / Key: 9%

What color is #E97D9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E97D9E to RGB:

rgb(233, 125, 158)HEX to RGB Converter →

HEX to HSL

Convert #E97D9E to HSL:

hsl(342, 71%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E97D9E to CMYK:

cmyk(0%, 46%, 32%, 9%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #E97D9E has RGB (233, 125, 158) and HSL (342°, 71%, 70%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E97D9E is #7CE9C8, creating high-contrast pairings. For softer combinations, try analogous colors like #E97CD3.

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

Contrast with #E97D9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E97D9E?

#E97D9E is a vivid magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E97D9E?

#E97D9E in RGB is (233, 125, 158) - 233 red, 125 green, and 158 blue.

How to use #E97D9E in CSS?

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

What colors go well with #E97D9E?

#7CE9C8 (complementary), #E97CD3 (analogous), and #DE3B6C (lighter shade) work well with #E97D9E.