#EAD876 Color Information

Hex color code: #EAD876

#EAD876 is a bold yellow color. In RGB it is (234, 216, 118), and in HSL it is (51°, 73%, 69%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EAD876
RGB
234, 216, 118
HSL
51°, 73%, 69%
CMYK
0%, 8%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD876; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 216, 118

Red: 234 / Green: 216 / Blue: 118

HSL

51°, 73%, 69%

Hue: 51° / Saturation: 73% / Lightness: 69%

CMYK

0%, 8%, 50%, 8%

Cyan: 0% / Magenta: 8% / Yellow: 50% / Key: 8%

What color is #EAD876?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD876 to RGB:

rgb(234, 216, 118)HEX to RGB Converter →

HEX to HSL

Convert #EAD876 to HSL:

hsl(51, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD876 to CMYK:

cmyk(0%, 8%, 50%, 8%)Color Converter →

Color Meaning and Usage

#EAD876 is a dynamic yellow color with RGB values of 234, 216, 118 and HSL of 51°, 73%, 69%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD876 is #7688EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA9F76.

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

Contrast with #EAD876

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD876?

#EAD876 is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD876?

#EAD876 in RGB is (234, 216, 118) - 234 red, 216 green, and 118 blue.

How to use #EAD876 in CSS?

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

What colors go well with #EAD876?

#7688EA (complementary), #EA9F76 (analogous), and #DFC634 (lighter shade) work well with #EAD876.