#E28EAA Color Information

Hex color code: #E28EAA

#E28EAA is a warm magenta color. In RGB it is (226, 142, 170), and in HSL it is (340°, 59%, 72%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#E28EAA
RGB
226, 142, 170
HSL
340°, 59%, 72%
CMYK
0%, 37%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E28EAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 142, 170

Red: 226 / Green: 142 / Blue: 170

HSL

340°, 59%, 72%

Hue: 340° / Saturation: 59% / Lightness: 72%

CMYK

0%, 37%, 25%, 11%

Cyan: 0% / Magenta: 37% / Yellow: 25% / Key: 11%

What color is #E28EAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E28EAA to RGB:

rgb(226, 142, 170)HEX to RGB Converter →

HEX to HSL

Convert #E28EAA to HSL:

hsl(340, 59%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #E28EAA to CMYK:

cmyk(0%, 37%, 25%, 11%)Color Converter →

Color Meaning and Usage

#E28EAA is a vibrant magenta color with RGB values of 226, 142, 170 and HSL of 340°, 59%, 72%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E28EAA is #8DE2C6, creating high-contrast pairings. For softer combinations, try analogous colors like #E28DD4.

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

Contrast with #E28EAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E28EAA?

#E28EAA is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E28EAA?

#E28EAA in RGB is (226, 142, 170) - 226 red, 142 green, and 170 blue.

How to use #E28EAA in CSS?

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

What colors go well with #E28EAA?

#8DE2C6 (complementary), #E28DD4 (analogous), and #D2517C (lighter shade) work well with #E28EAA.