#EEDD7D Color Information

Hex color code: #EEDD7D

A dynamic yellow shade, #EEDD7D appears as (238, 221, 125) in RGB and (51°, 77%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#EEDD7D
RGB
238, 221, 125
HSL
51°, 77%, 71%
CMYK
0%, 7%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDD7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 221, 125

Red: 238 / Green: 221 / Blue: 125

HSL

51°, 77%, 71%

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

CMYK

0%, 7%, 47%, 7%

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

What color is #EEDD7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDD7D to RGB:

rgb(238, 221, 125)HEX to RGB Converter →

HEX to HSL

Convert #EEDD7D to HSL:

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

HEX to CMYK

Convert #EEDD7D to CMYK:

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

Color Meaning and Usage

#EEDD7D is a bold yellow color with RGB values of 238, 221, 125 and HSL of 51°, 77%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDD7D is #7C8DEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EEA47C.

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

Contrast with #EEDD7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDD7D?

#EEDD7D is a bold yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EEDD7D?

#EEDD7D in RGB is (238, 221, 125) - 238 red, 221 green, and 125 blue.

How to use #EEDD7D in CSS?

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

What colors go well with #EEDD7D?

#7C8DEE (complementary), #EEA47C (analogous), and #E5CB38 (lighter shade) work well with #EEDD7D.