#E2CADD Color Information

Hex color code: #E2CADD

A delicate magenta shade, #E2CADD appears as (226, 202, 221) in RGB and (312°, 29%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePink
HEX
#E2CADD
RGB
226, 202, 221
HSL
312°, 29%, 84%
CMYK
0%, 11%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2CADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 202, 221

Red: 226 / Green: 202 / Blue: 221

HSL

312°, 29%, 84%

Hue: 312° / Saturation: 29% / Lightness: 84%

CMYK

0%, 11%, 2%, 11%

Cyan: 0% / Magenta: 11% / Yellow: 2% / Key: 11%

What color is #E2CADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2CADD to RGB:

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

HEX to HSL

Convert #E2CADD to HSL:

hsl(312, 29%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E2CADD to CMYK:

cmyk(0%, 11%, 2%, 11%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E2CADD has RGB (226, 202, 221) and HSL (312°, 29%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2CADD is #CAE2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCAE2.

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

Contrast with #E2CADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2CADD?

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

What is the RGB value of #E2CADD?

#E2CADD in RGB is (226, 202, 221) - 226 red, 202 green, and 221 blue.

How to use #E2CADD in CSS?

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

What colors go well with #E2CADD?

#CAE2CF (complementary), #DBCAE2 (analogous), and #C799BE (lighter shade) work well with #E2CADD.