#E776AB Color Information

Hex color code: #E776AB

#E776AB is a invigorating magenta color. In RGB it is (231, 118, 171), and in HSL it is (332°, 70%, 68%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#E776AB
RGB
231, 118, 171
HSL
332°, 70%, 68%
CMYK
0%, 49%, 26%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E776AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 118, 171

Red: 231 / Green: 118 / Blue: 171

HSL

332°, 70%, 68%

Hue: 332° / Saturation: 70% / Lightness: 68%

CMYK

0%, 49%, 26%, 9%

Cyan: 0% / Magenta: 49% / Yellow: 26% / Key: 9%

What color is #E776AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E776AB to RGB:

rgb(231, 118, 171)HEX to RGB Converter →

HEX to HSL

Convert #E776AB to HSL:

hsl(332, 70%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E776AB to CMYK:

cmyk(0%, 49%, 26%, 9%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #E776AB has RGB (231, 118, 171) and HSL (332°, 70%, 68%). 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 #E776AB is #74E7B1, creating high-contrast pairings. For softer combinations, try analogous colors like #E774E3.

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

Contrast with #E776AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E776AB?

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

What is the RGB value of #E776AB?

#E776AB in RGB is (231, 118, 171) - 231 red, 118 green, and 171 blue.

How to use #E776AB in CSS?

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

What colors go well with #E776AB?

#74E7B1 (complementary), #E774E3 (analogous), and #DB3382 (lighter shade) work well with #E776AB.