#E0DFBC Color Information

Hex color code: #E0DFBC

The hex color #E0DFBC is a light yellow with RGB values of (224, 223, 188) and HSL of (58°, 37%, 81%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E0DFBC
RGB
224, 223, 188
HSL
58°, 37%, 81%
CMYK
0%, 0%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E0DFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 223, 188

Red: 224 / Green: 223 / Blue: 188

HSL

58°, 37%, 81%

Hue: 58° / Saturation: 37% / Lightness: 81%

CMYK

0%, 0%, 16%, 12%

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

What color is #E0DFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E0DFBC to RGB:

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

HEX to HSL

Convert #E0DFBC to HSL:

hsl(58, 37%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E0DFBC to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #E0DFBC has RGB (224, 223, 188) and HSL (58°, 37%, 81%). 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 #E0DFBC is #BDBEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0CDBD.

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

Contrast with #E0DFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E0DFBC?

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

What is the RGB value of #E0DFBC?

#E0DFBC in RGB is (224, 223, 188) - 224 red, 223 green, and 188 blue.

How to use #E0DFBC in CSS?

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

What colors go well with #E0DFBC?

#BDBEE0 (complementary), #E0CDBD (analogous), and #C8C688 (lighter shade) work well with #E0DFBC.