#EADC7C Color Information

Hex color code: #EADC7C

A striking yellow shade, #EADC7C appears as (234, 220, 124) in RGB and (52°, 72%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EADC7C
RGB
234, 220, 124
HSL
52°, 72%, 70%
CMYK
0%, 6%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EADC7C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 220, 124

Red: 234 / Green: 220 / Blue: 124

HSL

52°, 72%, 70%

Hue: 52° / Saturation: 72% / Lightness: 70%

CMYK

0%, 6%, 47%, 8%

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

What color is #EADC7C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EADC7C to RGB:

rgb(234, 220, 124)HEX to RGB Converter →

HEX to HSL

Convert #EADC7C to HSL:

hsl(52, 72%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EADC7C to CMYK:

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

Color Meaning and Usage

#EADC7C is a vivid yellow color with RGB values of 234, 220, 124 and HSL of 52°, 72%, 70%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EADC7C is #7B8AEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAA47B.

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

Contrast with #EADC7C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EADC7C?

#EADC7C is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EADC7C?

#EADC7C in RGB is (234, 220, 124) - 234 red, 220 green, and 124 blue.

How to use #EADC7C in CSS?

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

What colors go well with #EADC7C?

#7B8AEA (complementary), #EAA47B (analogous), and #DFC93A (lighter shade) work well with #EADC7C.