#E1CADF Color Information

Hex color code: #E1CADF

The hex color #E1CADF is a airy magenta with RGB values of (225, 202, 223) and HSL of (305°, 28%, 84%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#E1CADF
RGB
225, 202, 223
HSL
305°, 28%, 84%
CMYK
0%, 10%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 202, 223

Red: 225 / Green: 202 / Blue: 223

HSL

305°, 28%, 84%

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

CMYK

0%, 10%, 1%, 12%

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

What color is #E1CADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CADF to RGB:

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

HEX to HSL

Convert #E1CADF to HSL:

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

HEX to CMYK

Convert #E1CADF to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #E1CADF has RGB (225, 202, 223) and HSL (305°, 28%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CADF is #CBE2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CBE2.

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

Contrast with #E1CADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CADF?

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

What is the RGB value of #E1CADF?

#E1CADF in RGB is (225, 202, 223) - 225 red, 202 green, and 223 blue.

How to use #E1CADF in CSS?

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

What colors go well with #E1CADF?

#CBE2CD (complementary), #D8CBE2 (analogous), and #C69AC2 (lighter shade) work well with #E1CADF.