#E4DFCD Color Information

Hex color code: #E4DFCD

#E4DFCD is a ethereal yellow color. In RGB it is (228, 223, 205), and in HSL it is (47°, 30%, 85%). It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#E4DFCD
RGB
228, 223, 205
HSL
47°, 30%, 85%
CMYK
0%, 2%, 10%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E4DFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 223, 205

Red: 228 / Green: 223 / Blue: 205

HSL

47°, 30%, 85%

Hue: 47° / Saturation: 30% / Lightness: 85%

CMYK

0%, 2%, 10%, 11%

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

What color is #E4DFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E4DFCD to RGB:

rgb(228, 223, 205)HEX to RGB Converter →

HEX to HSL

Convert #E4DFCD to HSL:

hsl(47, 30%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #E4DFCD to CMYK:

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

Color Meaning and Usage

A light yellow tone, #E4DFCD has RGB (228, 223, 205) and HSL (47°, 30%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E4DFCD is #CDD2E4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4D4CD.

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

Contrast with #E4DFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E4DFCD?

#E4DFCD is a light yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E4DFCD?

#E4DFCD in RGB is (228, 223, 205) - 228 red, 223 green, and 205 blue.

How to use #E4DFCD in CSS?

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

What colors go well with #E4DFCD?

#CDD2E4 (complementary), #E4D4CD (analogous), and #C9C09C (lighter shade) work well with #E4DFCD.