#EEDCBA Color Information

Hex color code: #EEDCBA

A light orange shade, #EEDCBA appears as (238, 220, 186) in RGB and (39°, 60%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#EEDCBA
RGB
238, 220, 186
HSL
39°, 60%, 83%
CMYK
0%, 8%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDCBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 220, 186

Red: 238 / Green: 220 / Blue: 186

HSL

39°, 60%, 83%

Hue: 39° / Saturation: 60% / Lightness: 83%

CMYK

0%, 8%, 22%, 7%

Cyan: 0% / Magenta: 8% / Yellow: 22% / Key: 7%

What color is #EEDCBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDCBA to RGB:

rgb(238, 220, 186)HEX to RGB Converter →

HEX to HSL

Convert #EEDCBA to HSL:

hsl(39, 60%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDCBA to CMYK:

cmyk(0%, 8%, 22%, 7%)Color Converter →

Color Meaning and Usage

A airy orange tone, #EEDCBA has RGB (238, 220, 186) and HSL (39°, 60%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDCBA is #BACCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEC1BA.

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

Contrast with #EEDCBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDCBA?

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

What is the RGB value of #EEDCBA?

#EEDCBA in RGB is (238, 220, 186) - 238 red, 220 green, and 186 blue.

How to use #EEDCBA in CSS?

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

What colors go well with #EEDCBA?

#BACCEE (complementary), #EEC1BA (analogous), and #DEBC7C (lighter shade) work well with #EEDCBA.