#EDC17D Color Information

Hex color code: #EDC17D

#EDC17D is a vivid orange color. In RGB it is (237, 193, 125), and in HSL it is (36°, 76%, 71%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#EDC17D
RGB
237, 193, 125
HSL
36°, 76%, 71%
CMYK
0%, 19%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC17D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 193, 125

Red: 237 / Green: 193 / Blue: 125

HSL

36°, 76%, 71%

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

CMYK

0%, 19%, 47%, 7%

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

What color is #EDC17D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC17D to RGB:

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

HEX to HSL

Convert #EDC17D to HSL:

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

HEX to CMYK

Convert #EDC17D to CMYK:

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

Color Meaning and Usage

#EDC17D is a bold orange color with RGB values of 237, 193, 125 and HSL of 36°, 76%, 71%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC17D is #7DAAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED887D.

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

Contrast with #EDC17D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC17D?

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

What is the RGB value of #EDC17D?

#EDC17D in RGB is (237, 193, 125) - 237 red, 193 green, and 125 blue.

How to use #EDC17D in CSS?

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

What colors go well with #EDC17D?

#7DAAED (complementary), #ED887D (analogous), and #E4A03A (lighter shade) work well with #EDC17D.