#EED2AD Color Information

Hex color code: #EED2AD

#EED2AD is a airy orange color. In RGB it is (238, 210, 173), and in HSL it is (34°, 66%, 81%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#EED2AD
RGB
238, 210, 173
HSL
34°, 66%, 81%
CMYK
0%, 12%, 27%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 210, 173

Red: 238 / Green: 210 / Blue: 173

HSL

34°, 66%, 81%

Hue: 34° / Saturation: 66% / Lightness: 81%

CMYK

0%, 12%, 27%, 7%

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

What color is #EED2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED2AD to RGB:

rgb(238, 210, 173)HEX to RGB Converter →

HEX to HSL

Convert #EED2AD to HSL:

hsl(34, 66%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EED2AD to CMYK:

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

Color Meaning and Usage

#EED2AD is a soft orange color with RGB values of 238, 210, 173 and HSL of 34°, 66%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED2AD is #AFCAEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFB3AF.

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

Contrast with #EED2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED2AD?

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

What is the RGB value of #EED2AD?

#EED2AD in RGB is (238, 210, 173) - 238 red, 210 green, and 173 blue.

How to use #EED2AD in CSS?

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

What colors go well with #EED2AD?

#AFCAEF (complementary), #EFB3AF (analogous), and #E2B06F (lighter shade) work well with #EED2AD.