#E2D3CC Color Information

Hex color code: #E2D3CC

A delicate orange shade, #E2D3CC appears as (226, 211, 204) in RGB and (19°, 27%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#E2D3CC
RGB
226, 211, 204
HSL
19°, 27%, 84%
CMYK
0%, 7%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2D3CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 211, 204

Red: 226 / Green: 211 / Blue: 204

HSL

19°, 27%, 84%

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

CMYK

0%, 7%, 10%, 11%

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

What color is #E2D3CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2D3CC to RGB:

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

HEX to HSL

Convert #E2D3CC to HSL:

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

HEX to CMYK

Convert #E2D3CC to CMYK:

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

Color Meaning and Usage

#E2D3CC is a delicate orange color with RGB values of 226, 211, 204 and HSL of 19°, 27%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2D3CC is #CBDAE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1CBCF.

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

Contrast with #E2D3CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2D3CC?

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

What is the RGB value of #E2D3CC?

#E2D3CC in RGB is (226, 211, 204) - 226 red, 211 green, and 204 blue.

How to use #E2D3CC in CSS?

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

What colors go well with #E2D3CC?

#CBDAE1 (complementary), #E1CBCF (analogous), and #C5A89B (lighter shade) work well with #E2D3CC.