#E76FDB Color Information

Hex color code: #E76FDB

A vivid magenta shade, #E76FDB appears as (231, 111, 219) in RGB and (306°, 71%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E76FDB
RGB
231, 111, 219
HSL
306°, 71%, 67%
CMYK
0%, 52%, 5%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E76FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 111, 219

Red: 231 / Green: 111 / Blue: 219

HSL

306°, 71%, 67%

Hue: 306° / Saturation: 71% / Lightness: 67%

CMYK

0%, 52%, 5%, 9%

Cyan: 0% / Magenta: 52% / Yellow: 5% / Key: 9%

What color is #E76FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E76FDB to RGB:

rgb(231, 111, 219)HEX to RGB Converter →

HEX to HSL

Convert #E76FDB to HSL:

hsl(306, 71%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E76FDB to CMYK:

cmyk(0%, 52%, 5%, 9%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E76FDB has RGB (231, 111, 219) and HSL (306°, 71%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E76FDB is #6FE77B, creating high-contrast pairings. For softer combinations, try analogous colors like #B76FE7.

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

Contrast with #E76FDB

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 #E76FDB?

#E76FDB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E76FDB?

#E76FDB in RGB is (231, 111, 219) - 231 red, 111 green, and 219 blue.

How to use #E76FDB in CSS?

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

What colors go well with #E76FDB?

#6FE77B (complementary), #B76FE7 (analogous), and #DC2ECA (lighter shade) work well with #E76FDB.