#E2DFBD Color Information

Hex color code: #E2DFBD

#E2DFBD is a ethereal yellow color. In RGB it is (226, 223, 189), and in HSL it is (55°, 39%, 81%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#E2DFBD
RGB
226, 223, 189
HSL
55°, 39%, 81%
CMYK
0%, 1%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 223, 189

Red: 226 / Green: 223 / Blue: 189

HSL

55°, 39%, 81%

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

CMYK

0%, 1%, 16%, 11%

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

What color is #E2DFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DFBD to RGB:

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

HEX to HSL

Convert #E2DFBD to HSL:

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

HEX to CMYK

Convert #E2DFBD to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #E2DFBD has RGB (226, 223, 189) and HSL (55°, 39%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DFBD is #BCBFE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1CBBC.

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

Contrast with #E2DFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DFBD?

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

What is the RGB value of #E2DFBD?

#E2DFBD in RGB is (226, 223, 189) - 226 red, 223 green, and 189 blue.

How to use #E2DFBD in CSS?

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

What colors go well with #E2DFBD?

#BCBFE1 (complementary), #E1CBBC (analogous), and #CAC486 (lighter shade) work well with #E2DFBD.