#EAD54D Color Information

Hex color code: #EAD54D

#EAD54D is a bold yellow color. In RGB it is (234, 213, 77), and in HSL it is (52°, 79%, 61%). It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#EAD54D
RGB
234, 213, 77
HSL
52°, 79%, 61%
CMYK
0%, 9%, 67%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD54D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 213, 77

Red: 234 / Green: 213 / Blue: 77

HSL

52°, 79%, 61%

Hue: 52° / Saturation: 79% / Lightness: 61%

CMYK

0%, 9%, 67%, 8%

Cyan: 0% / Magenta: 9% / Yellow: 67% / Key: 8%

What color is #EAD54D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD54D to RGB:

rgb(234, 213, 77)HEX to RGB Converter →

HEX to HSL

Convert #EAD54D to HSL:

hsl(52, 79%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD54D to CMYK:

cmyk(0%, 9%, 67%, 8%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EAD54D has RGB (234, 213, 77) and HSL (52°, 79%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD54D is #4D62EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA874D.

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

Contrast with #EAD54D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD54D?

#EAD54D is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAD54D?

#EAD54D in RGB is (234, 213, 77) - 234 red, 213 green, and 77 blue.

How to use #EAD54D in CSS?

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

What colors go well with #EAD54D?

#4D62EA (complementary), #EA874D (analogous), and #D2B919 (lighter shade) work well with #EAD54D.