#E2B6DA Color Information

Hex color code: #E2B6DA

A airy magenta shade, #E2B6DA appears as (226, 182, 218) in RGB and (311°, 43%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E2B6DA
RGB
226, 182, 218
HSL
311°, 43%, 80%
CMYK
0%, 19%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2B6DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 182, 218

Red: 226 / Green: 182 / Blue: 218

HSL

311°, 43%, 80%

Hue: 311° / Saturation: 43% / Lightness: 80%

CMYK

0%, 19%, 4%, 11%

Cyan: 0% / Magenta: 19% / Yellow: 4% / Key: 11%

What color is #E2B6DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2B6DA to RGB:

rgb(226, 182, 218)HEX to RGB Converter →

HEX to HSL

Convert #E2B6DA to HSL:

hsl(311, 43%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #E2B6DA to CMYK:

cmyk(0%, 19%, 4%, 11%)Color Converter →

Color Meaning and Usage

#E2B6DA is a ethereal magenta color with RGB values of 226, 182, 218 and HSL of 311°, 43%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2B6DA is #B6E2BE, creating high-contrast pairings. For softer combinations, try analogous colors like #D4B6E2.

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

Contrast with #E2B6DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2B6DA?

#E2B6DA is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E2B6DA?

#E2B6DA in RGB is (226, 182, 218) - 226 red, 182 green, and 218 blue.

How to use #E2B6DA in CSS?

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

What colors go well with #E2B6DA?

#B6E2BE (complementary), #D4B6E2 (analogous), and #CC7FBE (lighter shade) work well with #E2B6DA.