#EED1AA Color Information

Hex color code: #EED1AA

A airy orange shade, #EED1AA appears as (238, 209, 170) in RGB and (34°, 67%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EED1AA
RGB
238, 209, 170
HSL
34°, 67%, 80%
CMYK
0%, 12%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED1AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 209, 170

Red: 238 / Green: 209 / Blue: 170

HSL

34°, 67%, 80%

Hue: 34° / Saturation: 67% / Lightness: 80%

CMYK

0%, 12%, 29%, 7%

Cyan: 0% / Magenta: 12% / Yellow: 29% / Key: 7%

What color is #EED1AA?

#EED1AA is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED1AA to RGB:

rgb(238, 209, 170)HEX to RGB Converter →

HEX to HSL

Convert #EED1AA to HSL:

hsl(34, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EED1AA to CMYK:

cmyk(0%, 12%, 29%, 7%)Color Converter →

Color Meaning and Usage

#EED1AA is a airy orange color with RGB values of 238, 209, 170 and HSL of 34°, 67%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED1AA is #AAC7EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEAEAA.

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

Contrast with #EED1AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED1AA?

#EED1AA is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED1AA?

#EED1AA in RGB is (238, 209, 170) - 238 red, 209 green, and 170 blue.

How to use #EED1AA in CSS?

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

What colors go well with #EED1AA?

#AAC7EE (complementary), #EEAEAA (analogous), and #E2AE6A (lighter shade) work well with #EED1AA.