#EDDA7E Color Information

Hex color code: #EDDA7E

The hex color #EDDA7E is a striking yellow with RGB values of (237, 218, 126) and HSL of (50°, 76%, 71%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EDDA7E
RGB
237, 218, 126
HSL
50°, 76%, 71%
CMYK
0%, 8%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDA7E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 218, 126

Red: 237 / Green: 218 / Blue: 126

HSL

50°, 76%, 71%

Hue: 50° / Saturation: 76% / Lightness: 71%

CMYK

0%, 8%, 47%, 7%

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

What color is #EDDA7E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDA7E to RGB:

rgb(237, 218, 126)HEX to RGB Converter →

HEX to HSL

Convert #EDDA7E to HSL:

hsl(50, 76%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #EDDA7E to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #EDDA7E has RGB (237, 218, 126) and HSL (50°, 76%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDDA7E is #7D90ED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDA27D.

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

Contrast with #EDDA7E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDA7E?

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

What is the RGB value of #EDDA7E?

#EDDA7E in RGB is (237, 218, 126) - 237 red, 218 green, and 126 blue.

How to use #EDDA7E in CSS?

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

What colors go well with #EDDA7E?

#7D90ED (complementary), #EDA27D (analogous), and #E4C83A (lighter shade) work well with #EDDA7E.