#E2DCBD Color Information

Hex color code: #E2DCBD

The hex color #E2DCBD is a soft yellow with RGB values of (226, 220, 189) and HSL of (50°, 39%, 81%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#E2DCBD
RGB
226, 220, 189
HSL
50°, 39%, 81%
CMYK
0%, 3%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DCBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 220, 189

Red: 226 / Green: 220 / Blue: 189

HSL

50°, 39%, 81%

Hue: 50° / Saturation: 39% / Lightness: 81%

CMYK

0%, 3%, 16%, 11%

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

What color is #E2DCBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DCBD to RGB:

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

HEX to HSL

Convert #E2DCBD to HSL:

hsl(50, 39%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #E2DCBD to CMYK:

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

Color Meaning and Usage

#E2DCBD is a ethereal yellow color with RGB values of 226, 220, 189 and HSL of 50°, 39%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DCBD is #BCC2E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1C8BC.

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

Contrast with #E2DCBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DCBD?

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

What is the RGB value of #E2DCBD?

#E2DCBD in RGB is (226, 220, 189) - 226 red, 220 green, and 189 blue.

How to use #E2DCBD in CSS?

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

What colors go well with #E2DCBD?

#BCC2E1 (complementary), #E1C8BC (analogous), and #CABF86 (lighter shade) work well with #E2DCBD.