#EDB57D Color Information

Hex color code: #EDB57D

The hex color #EDB57D is a vivid orange with RGB values of (237, 181, 125) and HSL of (30°, 76%, 71%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EDB57D
RGB
237, 181, 125
HSL
30°, 76%, 71%
CMYK
0%, 24%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB57D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 181, 125

Red: 237 / Green: 181 / Blue: 125

HSL

30°, 76%, 71%

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

CMYK

0%, 24%, 47%, 7%

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

What color is #EDB57D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB57D to RGB:

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

HEX to HSL

Convert #EDB57D to HSL:

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

HEX to CMYK

Convert #EDB57D to CMYK:

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

Color Meaning and Usage

#EDB57D is a bold orange color with RGB values of 237, 181, 125 and HSL of 30°, 76%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB57D is #7DB5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D7D.

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

Contrast with #EDB57D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB57D?

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

What is the RGB value of #EDB57D?

#EDB57D in RGB is (237, 181, 125) - 237 red, 181 green, and 125 blue.

How to use #EDB57D in CSS?

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

What colors go well with #EDB57D?

#7DB5ED (complementary), #ED7D7D (analogous), and #E48F3A (lighter shade) work well with #EDB57D.