#E1CECF Color Information

Hex color code: #E1CECF

The hex color #E1CECF is a airy red with RGB values of (225, 206, 207) and HSL of (357°, 24%, 85%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#E1CECF
RGB
225, 206, 207
HSL
357°, 24%, 85%
CMYK
0%, 8%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 206, 207

Red: 225 / Green: 206 / Blue: 207

HSL

357°, 24%, 85%

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

CMYK

0%, 8%, 8%, 12%

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

What color is #E1CECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CECF to RGB:

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

HEX to HSL

Convert #E1CECF to HSL:

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

HEX to CMYK

Convert #E1CECF to CMYK:

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

Color Meaning and Usage

A soft red tone, #E1CECF has RGB (225, 206, 207) and HSL (357°, 24%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CECF is #D0E2E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E2D0DA.

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

Contrast with #E1CECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CECF?

#E1CECF is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1CECF?

#E1CECF in RGB is (225, 206, 207) - 225 red, 206 green, and 207 blue.

How to use #E1CECF in CSS?

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

What colors go well with #E1CECF?

#D0E2E1 (complementary), #E2D0DA (analogous), and #C5A0A2 (lighter shade) work well with #E1CECF.