#E1CFCC Color Information

Hex color code: #E1CFCC

A light red shade, #E1CFCC appears as (225, 207, 204) in RGB and (9°, 26%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#E1CFCC
RGB
225, 207, 204
HSL
9°, 26%, 84%
CMYK
0%, 8%, 9%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1CFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 207, 204

Red: 225 / Green: 207 / Blue: 204

HSL

9°, 26%, 84%

Hue: 9° / Saturation: 26% / Lightness: 84%

CMYK

0%, 8%, 9%, 12%

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

What color is #E1CFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1CFCC to RGB:

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

HEX to HSL

Convert #E1CFCC to HSL:

hsl(9, 26%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E1CFCC to CMYK:

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

Color Meaning and Usage

#E1CFCC is a ethereal red color with RGB values of 225, 207, 204 and HSL of 9°, 26%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E1CFCC is #CCDEE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1CCD3.

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

Contrast with #E1CFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1CFCC?

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

What is the RGB value of #E1CFCC?

#E1CFCC in RGB is (225, 207, 204) - 225 red, 207 green, and 204 blue.

How to use #E1CFCC in CSS?

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

What colors go well with #E1CFCC?

#CCDEE1 (complementary), #E1CCD3 (analogous), and #C5A29B (lighter shade) work well with #E1CFCC.