#EED559 Color Information

Hex color code: #EED559

#EED559 is a bold yellow color. In RGB it is (238, 213, 89), and in HSL it is (50°, 81%, 64%). It is frequently seen in web interfaces.

Try:
Color NameSandy Brown
HEX
#EED559
RGB
238, 213, 89
HSL
50°, 81%, 64%
CMYK
0%, 11%, 63%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EED559; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 213, 89

Red: 238 / Green: 213 / Blue: 89

HSL

50°, 81%, 64%

Hue: 50° / Saturation: 81% / Lightness: 64%

CMYK

0%, 11%, 63%, 7%

Cyan: 0% / Magenta: 11% / Yellow: 63% / Key: 7%

What color is #EED559?

#EED559 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EED559 to RGB:

rgb(238, 213, 89)HEX to RGB Converter →

HEX to HSL

Convert #EED559 to HSL:

hsl(50, 81%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EED559 to CMYK:

cmyk(0%, 11%, 63%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #EED559 has RGB (238, 213, 89) and HSL (50°, 81%, 64%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EED559 is #5972EE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE8A59.

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

Contrast with #EED559

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EED559?

#EED559 is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EED559?

#EED559 in RGB is (238, 213, 89) - 238 red, 213 green, and 89 blue.

How to use #EED559 in CSS?

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

What colors go well with #EED559?

#5972EE (complementary), #EE8A59 (analogous), and #E2C018 (lighter shade) work well with #EED559.