#EAD786 Color Information

Hex color code: #EAD786

A neutral yellow shade, #EAD786 appears as (234, 215, 134) in RGB and (49°, 70%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EAD786
RGB
234, 215, 134
HSL
49°, 70%, 72%
CMYK
0%, 8%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD786; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 215, 134

Red: 234 / Green: 215 / Blue: 134

HSL

49°, 70%, 72%

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

CMYK

0%, 8%, 43%, 8%

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

What color is #EAD786?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD786 to RGB:

rgb(234, 215, 134)HEX to RGB Converter →

HEX to HSL

Convert #EAD786 to HSL:

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

HEX to CMYK

Convert #EAD786 to CMYK:

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

Color Meaning and Usage

A balanced yellow tone, #EAD786 has RGB (234, 215, 134) and HSL (49°, 70%, 72%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD786 is #8698EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAA586.

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

Contrast with #EAD786

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD786?

#EAD786 is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD786?

#EAD786 in RGB is (234, 215, 134) - 234 red, 215 green, and 134 blue.

How to use #EAD786 in CSS?

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

What colors go well with #EAD786?

#8698EA (complementary), #EAA586 (analogous), and #DEC245 (lighter shade) work well with #EAD786.