#EEDDBE Color Information

Hex color code: #EEDDBE

#EEDDBE is a soft orange color. In RGB it is (238, 221, 190), and in HSL it is (39°, 59%, 84%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EEDDBE
RGB
238, 221, 190
HSL
39°, 59%, 84%
CMYK
0%, 7%, 20%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 221, 190

Red: 238 / Green: 221 / Blue: 190

HSL

39°, 59%, 84%

Hue: 39° / Saturation: 59% / Lightness: 84%

CMYK

0%, 7%, 20%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 20% / Key: 7%

What color is #EEDDBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDDBE to RGB:

rgb(238, 221, 190)HEX to RGB Converter →

HEX to HSL

Convert #EEDDBE to HSL:

hsl(39, 59%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDDBE to CMYK:

cmyk(0%, 7%, 20%, 7%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #EEDDBE has RGB (238, 221, 190) and HSL (39°, 59%, 84%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDDBE is #BECFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC5BE.

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

Contrast with #EEDDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDDBE?

#EEDDBE is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EEDDBE?

#EEDDBE in RGB is (238, 221, 190) - 238 red, 221 green, and 190 blue.

How to use #EEDDBE in CSS?

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

What colors go well with #EEDDBE?

#BECFEE (complementary), #EEC5BE (analogous), and #DFBE81 (lighter shade) work well with #EEDDBE.