#E1ADBC Color Information

Hex color code: #E1ADBC

The hex color #E1ADBC is a ethereal magenta with RGB values of (225, 173, 188) and HSL of (343°, 46%, 78%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#E1ADBC
RGB
225, 173, 188
HSL
343°, 46%, 78%
CMYK
0%, 23%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1ADBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 173, 188

Red: 225 / Green: 173 / Blue: 188

HSL

343°, 46%, 78%

Hue: 343° / Saturation: 46% / Lightness: 78%

CMYK

0%, 23%, 16%, 12%

Cyan: 0% / Magenta: 23% / Yellow: 16% / Key: 12%

What color is #E1ADBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1ADBC to RGB:

rgb(225, 173, 188)HEX to RGB Converter →

HEX to HSL

Convert #E1ADBC to HSL:

hsl(343, 46%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #E1ADBC to CMYK:

cmyk(0%, 23%, 16%, 12%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E1ADBC has RGB (225, 173, 188) and HSL (343°, 46%, 78%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1ADBC is #ADE1D2, creating high-contrast pairings. For softer combinations, try analogous colors like #E1ADD6.

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

Contrast with #E1ADBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1ADBC?

#E1ADBC is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E1ADBC?

#E1ADBC in RGB is (225, 173, 188) - 225 red, 173 green, and 188 blue.

How to use #E1ADBC in CSS?

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

What colors go well with #E1ADBC?

#ADE1D2 (complementary), #E1ADD6 (analogous), and #CC758E (lighter shade) work well with #E1ADBC.