#E779A7 Color Information

Hex color code: #E779A7

The hex color #E779A7 is a warm magenta with RGB values of (231, 121, 167) and HSL of (335°, 70%, 69%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E779A7
RGB
231, 121, 167
HSL
335°, 70%, 69%
CMYK
0%, 48%, 28%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E779A7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 121, 167

Red: 231 / Green: 121 / Blue: 167

HSL

335°, 70%, 69%

Hue: 335° / Saturation: 70% / Lightness: 69%

CMYK

0%, 48%, 28%, 9%

Cyan: 0% / Magenta: 48% / Yellow: 28% / Key: 9%

What color is #E779A7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E779A7 to RGB:

rgb(231, 121, 167)HEX to RGB Converter →

HEX to HSL

Convert #E779A7 to HSL:

hsl(335, 70%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E779A7 to CMYK:

cmyk(0%, 48%, 28%, 9%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #E779A7 has RGB (231, 121, 167) and HSL (335°, 70%, 69%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E779A7 is #79E7B9, creating high-contrast pairings. For softer combinations, try analogous colors like #E779DE.

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

Contrast with #E779A7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E779A7?

#E779A7 is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E779A7?

#E779A7 in RGB is (231, 121, 167) - 231 red, 121 green, and 167 blue.

How to use #E779A7 in CSS?

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

What colors go well with #E779A7?

#79E7B9 (complementary), #E779DE (analogous), and #DC387C (lighter shade) work well with #E779A7.