#E2DFBB Color Information

Hex color code: #E2DFBB

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

Try:
Color NameWheat
HEX
#E2DFBB
RGB
226, 223, 187
HSL
55°, 40%, 81%
CMYK
0%, 1%, 17%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2DFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 223, 187

Red: 226 / Green: 223 / Blue: 187

HSL

55°, 40%, 81%

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

CMYK

0%, 1%, 17%, 11%

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

What color is #E2DFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2DFBB to RGB:

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

HEX to HSL

Convert #E2DFBB to HSL:

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

HEX to CMYK

Convert #E2DFBB to CMYK:

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

Color Meaning and Usage

#E2DFBB is a ethereal yellow color with RGB values of 226, 223, 187 and HSL of 55°, 40%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2DFBB is #BBBEE2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2CBBB.

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

Contrast with #E2DFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2DFBB?

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

What is the RGB value of #E2DFBB?

#E2DFBB in RGB is (226, 223, 187) - 226 red, 223 green, and 187 blue.

How to use #E2DFBB in CSS?

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

What colors go well with #E2DFBB?

#BBBEE2 (complementary), #E2CBBB (analogous), and #CBC586 (lighter shade) work well with #E2DFBB.