#E1CECA Color Information

Hex color code: #E1CECA

#E1CECA is a light red color. In RGB it is (225, 206, 202), and in HSL it is (10°, 28%, 84%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#E1CECA
RGB
225, 206, 202
HSL
10°, 28%, 84%
CMYK
0%, 8%, 10%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 206, 202

Red: 225 / Green: 206 / Blue: 202

HSL

10°, 28%, 84%

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

CMYK

0%, 8%, 10%, 12%

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

What color is #E1CECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CECA to RGB:

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

HEX to HSL

Convert #E1CECA to HSL:

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

HEX to CMYK

Convert #E1CECA to CMYK:

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

Color Meaning and Usage

#E1CECA is a ethereal red color with RGB values of 225, 206, 202 and HSL of 10°, 28%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CECA is #CBDEE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2CBD2.

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

Contrast with #E1CECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CECA?

#E1CECA is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E1CECA?

#E1CECA in RGB is (225, 206, 202) - 225 red, 206 green, and 202 blue.

How to use #E1CECA in CSS?

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

What colors go well with #E1CECA?

#CBDEE2 (complementary), #E2CBD2 (analogous), and #C6A19A (lighter shade) work well with #E1CECA.