#E0CFCE Color Information

Hex color code: #E0CFCE

A light red shade, #E0CFCE appears as (224, 207, 206) in RGB and (3°, 22%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#E0CFCE
RGB
224, 207, 206
HSL
3°, 22%, 84%
CMYK
0%, 8%, 8%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0CFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 207, 206

Red: 224 / Green: 207 / Blue: 206

HSL

3°, 22%, 84%

Hue: 3° / Saturation: 22% / Lightness: 84%

CMYK

0%, 8%, 8%, 12%

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

What color is #E0CFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0CFCE to RGB:

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

HEX to HSL

Convert #E0CFCE to HSL:

hsl(3, 22%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E0CFCE to CMYK:

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

Color Meaning and Usage

A delicate red tone, #E0CFCE has RGB (224, 207, 206) and HSL (3°, 22%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0CFCE is #CDDEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFCDD5.

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

Contrast with #E0CFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0CFCE?

#E0CFCE is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E0CFCE?

#E0CFCE in RGB is (224, 207, 206) - 224 red, 207 green, and 206 blue.

How to use #E0CFCE in CSS?

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

What colors go well with #E0CFCE?

#CDDEDF (complementary), #DFCDD5 (analogous), and #C1A09F (lighter shade) work well with #E0CFCE.