#EED8BA Color Information

Hex color code: #EED8BA

#EED8BA is a airy orange color. In RGB it is (238, 216, 186), and in HSL it is (35°, 60%, 83%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EED8BA
RGB
238, 216, 186
HSL
35°, 60%, 83%
CMYK
0%, 9%, 22%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED8BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 216, 186

Red: 238 / Green: 216 / Blue: 186

HSL

35°, 60%, 83%

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

CMYK

0%, 9%, 22%, 7%

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

What color is #EED8BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED8BA to RGB:

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

HEX to HSL

Convert #EED8BA to HSL:

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

HEX to CMYK

Convert #EED8BA to CMYK:

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

Color Meaning and Usage

A soft orange tone, #EED8BA has RGB (238, 216, 186) and HSL (35°, 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 #EED8BA is #BACFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEBEBA.

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

Contrast with #EED8BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED8BA?

#EED8BA is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EED8BA?

#EED8BA in RGB is (238, 216, 186) - 238 red, 216 green, and 186 blue.

How to use #EED8BA in CSS?

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

What colors go well with #EED8BA?

#BACFEE (complementary), #EEBEBA (analogous), and #DEB67C (lighter shade) work well with #EED8BA.