#E0DFDB Color Information

Hex color code: #E0DFDB

A ethereal yellow shade, #E0DFDB appears as (224, 223, 219) in RGB and (48°, 7%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#E0DFDB
RGB
224, 223, 219
HSL
48°, 7%, 87%
CMYK
0%, 0%, 2%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 223, 219

Red: 224 / Green: 223 / Blue: 219

HSL

48°, 7%, 87%

Hue: 48° / Saturation: 7% / Lightness: 87%

CMYK

0%, 0%, 2%, 12%

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

What color is #E0DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DFDB to RGB:

rgb(224, 223, 219)HEX to RGB Converter →

HEX to HSL

Convert #E0DFDB to HSL:

hsl(48, 7%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DFDB to CMYK:

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

Color Meaning and Usage

#E0DFDB is a light yellow color with RGB values of 224, 223, 219 and HSL of 48°, 7%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E0DFDB is #DCDCE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DDDC.

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

Contrast with #E0DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DFDB?

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

What is the RGB value of #E0DFDB?

#E0DFDB in RGB is (224, 223, 219) - 224 red, 223 green, and 219 blue.

How to use #E0DFDB in CSS?

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

What colors go well with #E0DFDB?

#DCDCE0 (complementary), #E0DDDC (analogous), and #BDBBB3 (lighter shade) work well with #E0DFDB.