#E2D0BD Color Information

Hex color code: #E2D0BD

A airy orange shade, #E2D0BD appears as (226, 208, 189) in RGB and (31°, 39%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#E2D0BD
RGB
226, 208, 189
HSL
31°, 39%, 81%
CMYK
0%, 8%, 16%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E2D0BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

226, 208, 189

Red: 226 / Green: 208 / Blue: 189

HSL

31°, 39%, 81%

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

CMYK

0%, 8%, 16%, 11%

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

What color is #E2D0BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E2D0BD to RGB:

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

HEX to HSL

Convert #E2D0BD to HSL:

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

HEX to CMYK

Convert #E2D0BD to CMYK:

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

Color Meaning and Usage

A airy orange tone, #E2D0BD has RGB (226, 208, 189) and HSL (31°, 39%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E2D0BD is #BCCEE1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1BCBC.

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

Contrast with #E2D0BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E2D0BD?

#E2D0BD is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #E2D0BD?

#E2D0BD in RGB is (226, 208, 189) - 226 red, 208 green, and 189 blue.

How to use #E2D0BD in CSS?

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

What colors go well with #E2D0BD?

#BCCEE1 (complementary), #E1BCBC (analogous), and #CAA986 (lighter shade) work well with #E2D0BD.