#E1CED8 Color Information

Hex color code: #E1CED8

#E1CED8 is a soft magenta color. In RGB it is (225, 206, 216), and in HSL it is (328°, 24%, 85%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#E1CED8
RGB
225, 206, 216
HSL
328°, 24%, 85%
CMYK
0%, 8%, 4%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CED8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 206, 216

Red: 225 / Green: 206 / Blue: 216

HSL

328°, 24%, 85%

Hue: 328° / Saturation: 24% / Lightness: 85%

CMYK

0%, 8%, 4%, 12%

Cyan: 0% / Magenta: 8% / Yellow: 4% / Key: 12%

What color is #E1CED8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CED8 to RGB:

rgb(225, 206, 216)HEX to RGB Converter →

HEX to HSL

Convert #E1CED8 to HSL:

hsl(328, 24%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E1CED8 to CMYK:

cmyk(0%, 8%, 4%, 12%)Color Converter →

Color Meaning and Usage

#E1CED8 is a ethereal magenta color with RGB values of 225, 206, 216 and HSL of 328°, 24%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CED8 is #D0E2D8, creating high-contrast pairings. For softer combinations, try analogous colors like #E1D0E2.

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

Contrast with #E1CED8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CED8?

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

What is the RGB value of #E1CED8?

#E1CED8 in RGB is (225, 206, 216) - 225 red, 206 green, and 216 blue.

How to use #E1CED8 in CSS?

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

What colors go well with #E1CED8?

#D0E2D8 (complementary), #E1D0E2 (analogous), and #C5A0B4 (lighter shade) work well with #E1CED8.