#E279DB Color Information

Hex color code: #E279DB

The hex color #E279DB is a muted magenta with RGB values of (226, 121, 219) and HSL of (304°, 64%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#E279DB
RGB
226, 121, 219
HSL
304°, 64%, 68%
CMYK
0%, 46%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E279DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 121, 219

Red: 226 / Green: 121 / Blue: 219

HSL

304°, 64%, 68%

Hue: 304° / Saturation: 64% / Lightness: 68%

CMYK

0%, 46%, 3%, 11%

Cyan: 0% / Magenta: 46% / Yellow: 3% / Key: 11%

What color is #E279DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E279DB to RGB:

rgb(226, 121, 219)HEX to RGB Converter →

HEX to HSL

Convert #E279DB to HSL:

hsl(304, 64%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #E279DB to CMYK:

cmyk(0%, 46%, 3%, 11%)Color Converter →

Color Meaning and Usage

#E279DB is a muted magenta color with RGB values of 226, 121, 219 and HSL of 304°, 64%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E279DB is #79E280, creating high-contrast pairings. For softer combinations, try analogous colors like #B479E2.

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

Contrast with #E279DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E279DB?

#E279DB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E279DB?

#E279DB in RGB is (226, 121, 219) - 226 red, 121 green, and 219 blue.

How to use #E279DB in CSS?

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

What colors go well with #E279DB?

#79E280 (complementary), #B479E2 (analogous), and #D43ACA (lighter shade) work well with #E279DB.