#EEDE99 Color Information

Hex color code: #EEDE99

A delicate yellow shade, #EEDE99 appears as (238, 222, 153) in RGB and (49°, 71%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EEDE99
RGB
238, 222, 153
HSL
49°, 71%, 77%
CMYK
0%, 7%, 36%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDE99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 222, 153

Red: 238 / Green: 222 / Blue: 153

HSL

49°, 71%, 77%

Hue: 49° / Saturation: 71% / Lightness: 77%

CMYK

0%, 7%, 36%, 7%

Cyan: 0% / Magenta: 7% / Yellow: 36% / Key: 7%

What color is #EEDE99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDE99 to RGB:

rgb(238, 222, 153)HEX to RGB Converter →

HEX to HSL

Convert #EEDE99 to HSL:

hsl(49, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #EEDE99 to CMYK:

cmyk(0%, 7%, 36%, 7%)Color Converter →

Color Meaning and Usage

A light yellow tone, #EEDE99 has RGB (238, 222, 153) and HSL (49°, 71%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDE99 is #9BAAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEB59B.

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

Contrast with #EEDE99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDE99?

#EEDE99 is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EEDE99?

#EEDE99 in RGB is (238, 222, 153) - 238 red, 222 green, and 153 blue.

How to use #EEDE99 in CSS?

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

What colors go well with #EEDE99?

#9BAAEE (complementary), #EEB59B (analogous), and #E3CA59 (lighter shade) work well with #EEDE99.