#E486AD Color Information

Hex color code: #E486AD

A fiery magenta shade, #E486AD appears as (228, 134, 173) in RGB and (335°, 64%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#E486AD
RGB
228, 134, 173
HSL
335°, 64%, 71%
CMYK
0%, 41%, 24%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E486AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 134, 173

Red: 228 / Green: 134 / Blue: 173

HSL

335°, 64%, 71%

Hue: 335° / Saturation: 64% / Lightness: 71%

CMYK

0%, 41%, 24%, 11%

Cyan: 0% / Magenta: 41% / Yellow: 24% / Key: 11%

What color is #E486AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E486AD to RGB:

rgb(228, 134, 173)HEX to RGB Converter →

HEX to HSL

Convert #E486AD to HSL:

hsl(335, 64%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E486AD to CMYK:

cmyk(0%, 41%, 24%, 11%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #E486AD has RGB (228, 134, 173) and HSL (335°, 64%, 71%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E486AD is #86E4BD, creating high-contrast pairings. For softer combinations, try analogous colors like #E486DC.

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

Contrast with #E486AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E486AD?

#E486AD is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E486AD?

#E486AD in RGB is (228, 134, 173) - 228 red, 134 green, and 173 blue.

How to use #E486AD in CSS?

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

What colors go well with #E486AD?

#86E4BD (complementary), #E486DC (analogous), and #D74783 (lighter shade) work well with #E486AD.