#EAD55C Color Information

Hex color code: #EAD55C

A bold yellow shade, #EAD55C appears as (234, 213, 92) in RGB and (51°, 77%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#EAD55C
RGB
234, 213, 92
HSL
51°, 77%, 64%
CMYK
0%, 9%, 61%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAD55C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 213, 92

Red: 234 / Green: 213 / Blue: 92

HSL

51°, 77%, 64%

Hue: 51° / Saturation: 77% / Lightness: 64%

CMYK

0%, 9%, 61%, 8%

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

What color is #EAD55C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAD55C to RGB:

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

HEX to HSL

Convert #EAD55C to HSL:

hsl(51, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EAD55C to CMYK:

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

Color Meaning and Usage

A vivid yellow tone, #EAD55C has RGB (234, 213, 92) and HSL (51°, 77%, 64%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAD55C is #5D72EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA8E5D.

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

Contrast with #EAD55C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAD55C?

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

What is the RGB value of #EAD55C?

#EAD55C in RGB is (234, 213, 92) - 234 red, 213 green, and 92 blue.

How to use #EAD55C in CSS?

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

What colors go well with #EAD55C?

#5D72EA (complementary), #EA8E5D (analogous), and #DDC01D (lighter shade) work well with #EAD55C.