#E1DDBF Color Information

Hex color code: #E1DDBF

A ethereal yellow shade, #E1DDBF appears as (225, 221, 191) in RGB and (53°, 36%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#E1DDBF
RGB
225, 221, 191
HSL
53°, 36%, 82%
CMYK
0%, 2%, 15%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E1DDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

225, 221, 191

Red: 225 / Green: 221 / Blue: 191

HSL

53°, 36%, 82%

Hue: 53° / Saturation: 36% / Lightness: 82%

CMYK

0%, 2%, 15%, 12%

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

What color is #E1DDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E1DDBF to RGB:

rgb(225, 221, 191)HEX to RGB Converter →

HEX to HSL

Convert #E1DDBF to HSL:

hsl(53, 36%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #E1DDBF to CMYK:

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

Color Meaning and Usage

#E1DDBF is a delicate yellow color with RGB values of 225, 221, 191 and HSL of 53°, 36%, 82%. 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 #E1DDBF is #C1C4E2, creating high-contrast pairings. For softer combinations, try analogous colors like #E2CDC1.

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

Contrast with #E1DDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E1DDBF?

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

What is the RGB value of #E1DDBF?

#E1DDBF in RGB is (225, 221, 191) - 225 red, 221 green, and 191 blue.

How to use #E1DDBF in CSS?

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

What colors go well with #E1DDBF?

#C1C4E2 (complementary), #E2CDC1 (analogous), and #C9C28D (lighter shade) work well with #E1DDBF.