#E2DCCC Color Information

Hex color code: #E2DCCC

A delicate orange shade, #E2DCCC appears as (226, 220, 204) in RGB and (44°, 27%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#E2DCCC
RGB
226, 220, 204
HSL
44°, 27%, 84%
CMYK
0%, 3%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DCCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 220, 204

Red: 226 / Green: 220 / Blue: 204

HSL

44°, 27%, 84%

Hue: 44° / Saturation: 27% / Lightness: 84%

CMYK

0%, 3%, 10%, 11%

Cyan: 0% / Magenta: 3% / Yellow: 10% / Key: 11%

What color is #E2DCCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DCCC to RGB:

rgb(226, 220, 204)HEX to RGB Converter →

HEX to HSL

Convert #E2DCCC to HSL:

hsl(44, 27%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #E2DCCC to CMYK:

cmyk(0%, 3%, 10%, 11%)Color Converter →

Color Meaning and Usage

A light orange tone, #E2DCCC has RGB (226, 220, 204) and HSL (44°, 27%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DCCC is #CBD1E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1D0CB.

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

Contrast with #E2DCCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DCCC?

#E2DCCC is a light orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2DCCC?

#E2DCCC in RGB is (226, 220, 204) - 226 red, 220 green, and 204 blue.

How to use #E2DCCC in CSS?

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

What colors go well with #E2DCCC?

#CBD1E1 (complementary), #E1D0CB (analogous), and #C5BA9B (lighter shade) work well with #E2DCCC.