#EDC58C Color Information

Hex color code: #EDC58C

The hex color #EDC58C is a striking orange with RGB values of (237, 197, 140) and HSL of (35°, 73%, 74%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EDC58C
RGB
237, 197, 140
HSL
35°, 73%, 74%
CMYK
0%, 17%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC58C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 197, 140

Red: 237 / Green: 197 / Blue: 140

HSL

35°, 73%, 74%

Hue: 35° / Saturation: 73% / Lightness: 74%

CMYK

0%, 17%, 41%, 7%

Cyan: 0% / Magenta: 17% / Yellow: 41% / Key: 7%

What color is #EDC58C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC58C to RGB:

rgb(237, 197, 140)HEX to RGB Converter →

HEX to HSL

Convert #EDC58C to HSL:

hsl(35, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC58C to CMYK:

cmyk(0%, 17%, 41%, 7%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #EDC58C has RGB (237, 197, 140) and HSL (35°, 73%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC58C is #8CB5ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED948C.

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

Contrast with #EDC58C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC58C?

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

What is the RGB value of #EDC58C?

#EDC58C in RGB is (237, 197, 140) - 237 red, 197 green, and 140 blue.

How to use #EDC58C in CSS?

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

What colors go well with #EDC58C?

#8CB5ED (complementary), #ED948C (analogous), and #E3A34A (lighter shade) work well with #EDC58C.