#E1CADD Color Information

Hex color code: #E1CADD

The hex color #E1CADD is a airy magenta with RGB values of (225, 202, 221) and HSL of (310°, 28%, 84%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#E1CADD
RGB
225, 202, 221
HSL
310°, 28%, 84%
CMYK
0%, 10%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 202, 221

Red: 225 / Green: 202 / Blue: 221

HSL

310°, 28%, 84%

Hue: 310° / Saturation: 28% / Lightness: 84%

CMYK

0%, 10%, 2%, 12%

Cyan: 0% / Magenta: 10% / Yellow: 2% / Key: 12%

What color is #E1CADD?

#E1CADD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CADD to RGB:

rgb(225, 202, 221)HEX to RGB Converter →

HEX to HSL

Convert #E1CADD to HSL:

hsl(310, 28%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E1CADD to CMYK:

cmyk(0%, 10%, 2%, 12%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E1CADD has RGB (225, 202, 221) and HSL (310°, 28%, 84%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CADD is #CBE2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #DACBE2.

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

Contrast with #E1CADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CADD?

#E1CADD is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1CADD?

#E1CADD in RGB is (225, 202, 221) - 225 red, 202 green, and 221 blue.

How to use #E1CADD in CSS?

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

What colors go well with #E1CADD?

#CBE2CF (complementary), #DACBE2 (analogous), and #C69ABF (lighter shade) work well with #E1CADD.