#EDDB7D Color Information

Hex color code: #EDDB7D

A striking yellow shade, #EDDB7D appears as (237, 219, 125) in RGB and (50°, 76%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#EDDB7D
RGB
237, 219, 125
HSL
50°, 76%, 71%
CMYK
0%, 8%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDDB7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 219, 125

Red: 237 / Green: 219 / Blue: 125

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 #EDDB7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDDB7D to RGB:

rgb(237, 219, 125)HEX to RGB Converter →

HEX to HSL

Convert #EDDB7D to HSL:

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

HEX to CMYK

Convert #EDDB7D to CMYK:

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

Color Meaning and Usage

A bold yellow tone, #EDDB7D has RGB (237, 219, 125) and HSL (50°, 76%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #EDDB7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDDB7D?

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

What is the RGB value of #EDDB7D?

#EDDB7D in RGB is (237, 219, 125) - 237 red, 219 green, and 125 blue.

How to use #EDDB7D in CSS?

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

What colors go well with #EDDB7D?

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