#E976DA Color Information

Hex color code: #E976DA

#E976DA is a eye-catching magenta color. In RGB it is (233, 118, 218), and in HSL it is (308°, 72%, 69%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E976DA
RGB
233, 118, 218
HSL
308°, 72%, 69%
CMYK
0%, 49%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E976DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 118, 218

Red: 233 / Green: 118 / Blue: 218

HSL

308°, 72%, 69%

Hue: 308° / Saturation: 72% / Lightness: 69%

CMYK

0%, 49%, 6%, 9%

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

What color is #E976DA?

#E976DA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E976DA to RGB:

rgb(233, 118, 218)HEX to RGB Converter →

HEX to HSL

Convert #E976DA to HSL:

hsl(308, 72%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #E976DA to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #E976DA has RGB (233, 118, 218) and HSL (308°, 72%, 69%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E976DA is #77E986, creating high-contrast pairings. For softer combinations, try analogous colors like #BF77E9.

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

Contrast with #E976DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E976DA?

#E976DA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E976DA?

#E976DA in RGB is (233, 118, 218) - 233 red, 118 green, and 218 blue.

How to use #E976DA in CSS?

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

What colors go well with #E976DA?

#77E986 (complementary), #BF77E9 (analogous), and #DE35C8 (lighter shade) work well with #E976DA.