#E279B4 Color Information

Hex color code: #E279B4

The hex color #E279B4 is a neutral magenta with RGB values of (226, 121, 180) and HSL of (326°, 64%, 68%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E279B4
RGB
226, 121, 180
HSL
326°, 64%, 68%
CMYK
0%, 46%, 20%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E279B4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 121, 180

Red: 226 / Green: 121 / Blue: 180

HSL

326°, 64%, 68%

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

CMYK

0%, 46%, 20%, 11%

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

What color is #E279B4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E279B4 to RGB:

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

HEX to HSL

Convert #E279B4 to HSL:

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

HEX to CMYK

Convert #E279B4 to CMYK:

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

Color Meaning and Usage

#E279B4 is a subtle magenta color with RGB values of 226, 121, 180 and HSL of 326°, 64%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E279B4 is #79E2A6, creating high-contrast pairings. For softer combinations, try analogous colors like #DB79E2.

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

Contrast with #E279B4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E279B4?

#E279B4 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E279B4?

#E279B4 in RGB is (226, 121, 180) - 226 red, 121 green, and 180 blue.

How to use #E279B4 in CSS?

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

What colors go well with #E279B4?

#79E2A6 (complementary), #DB79E2 (analogous), and #D43A91 (lighter shade) work well with #E279B4.