#EED3AA Color Information

Hex color code: #EED3AA

The hex color #EED3AA is a soft orange with RGB values of (238, 211, 170) and HSL of (36°, 67%, 80%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#EED3AA
RGB
238, 211, 170
HSL
36°, 67%, 80%
CMYK
0%, 11%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED3AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 211, 170

Red: 238 / Green: 211 / Blue: 170

HSL

36°, 67%, 80%

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

CMYK

0%, 11%, 29%, 7%

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

What color is #EED3AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED3AA to RGB:

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

HEX to HSL

Convert #EED3AA to HSL:

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

HEX to CMYK

Convert #EED3AA to CMYK:

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

Color Meaning and Usage

#EED3AA is a light orange color with RGB values of 238, 211, 170 and HSL of 36°, 67%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED3AA is #AAC5EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB1AA.

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

Contrast with #EED3AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED3AA?

#EED3AA is a light orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EED3AA?

#EED3AA in RGB is (238, 211, 170) - 238 red, 211 green, and 170 blue.

How to use #EED3AA in CSS?

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

What colors go well with #EED3AA?

#AAC5EE (complementary), #EEB1AA (analogous), and #E2B26A (lighter shade) work well with #EED3AA.