#EADDAE Color Information

Hex color code: #EADDAE

A airy yellow shade, #EADDAE appears as (234, 221, 174) in RGB and (47°, 59%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#EADDAE
RGB
234, 221, 174
HSL
47°, 59%, 80%
CMYK
0%, 6%, 26%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADDAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 221, 174

Red: 234 / Green: 221 / Blue: 174

HSL

47°, 59%, 80%

Hue: 47° / Saturation: 59% / Lightness: 80%

CMYK

0%, 6%, 26%, 8%

Cyan: 0% / Magenta: 6% / Yellow: 26% / Key: 8%

What color is #EADDAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADDAE to RGB:

rgb(234, 221, 174)HEX to RGB Converter →

HEX to HSL

Convert #EADDAE to HSL:

hsl(47, 59%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #EADDAE to CMYK:

cmyk(0%, 6%, 26%, 8%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EADDAE has RGB (234, 221, 174) and HSL (47°, 59%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADDAE is #AEBBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EABFAE.

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

Contrast with #EADDAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADDAE?

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

What is the RGB value of #EADDAE?

#EADDAE in RGB is (234, 221, 174) - 234 red, 221 green, and 174 blue.

How to use #EADDAE in CSS?

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

What colors go well with #EADDAE?

#AEBBEA (complementary), #EABFAE (analogous), and #DAC471 (lighter shade) work well with #EADDAE.