#EAD87B Color Information

Hex color code: #EAD87B

The hex color #EAD87B is a dynamic yellow with RGB values of (234, 216, 123) and HSL of (50°, 73%, 70%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#EAD87B
RGB
234, 216, 123
HSL
50°, 73%, 70%
CMYK
0%, 8%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD87B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 216, 123

Red: 234 / Green: 216 / Blue: 123

HSL

50°, 73%, 70%

Hue: 50° / Saturation: 73% / Lightness: 70%

CMYK

0%, 8%, 47%, 8%

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

What color is #EAD87B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD87B to RGB:

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

HEX to HSL

Convert #EAD87B to HSL:

hsl(50, 73%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD87B to CMYK:

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

Color Meaning and Usage

A striking yellow tone, #EAD87B has RGB (234, 216, 123) and HSL (50°, 73%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD87B is #7B8DEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAA07B.

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

Contrast with #EAD87B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD87B?

#EAD87B is a striking yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD87B?

#EAD87B in RGB is (234, 216, 123) - 234 red, 216 green, and 123 blue.

How to use #EAD87B in CSS?

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

What colors go well with #EAD87B?

#7B8DEA (complementary), #EAA07B (analogous), and #E0C438 (lighter shade) work well with #EAD87B.