#EEDD6D Color Information

Hex color code: #EEDD6D

A vivid yellow shade, #EEDD6D appears as (238, 221, 109) in RGB and (52°, 79%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#EEDD6D
RGB
238, 221, 109
HSL
52°, 79%, 68%
CMYK
0%, 7%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEDD6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 221, 109

Red: 238 / Green: 221 / Blue: 109

HSL

52°, 79%, 68%

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

CMYK

0%, 7%, 54%, 7%

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

What color is #EEDD6D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEDD6D to RGB:

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

HEX to HSL

Convert #EEDD6D to HSL:

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

HEX to CMYK

Convert #EEDD6D to CMYK:

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

Color Meaning and Usage

#EEDD6D is a vivid yellow color with RGB values of 238, 221, 109 and HSL of 52°, 79%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEDD6D is #6D7EEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE9C6D.

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

Contrast with #EEDD6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEDD6D?

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

What is the RGB value of #EEDD6D?

#EEDD6D in RGB is (238, 221, 109) - 238 red, 221 green, and 109 blue.

How to use #EEDD6D in CSS?

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

What colors go well with #EEDD6D?

#6D7EEE (complementary), #EE9C6D (analogous), and #E6CD28 (lighter shade) work well with #EEDD6D.