#EDC96E Color Information

Hex color code: #EDC96E

The hex color #EDC96E is a bold orange with RGB values of (237, 201, 110) and HSL of (43°, 78%, 68%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#EDC96E
RGB
237, 201, 110
HSL
43°, 78%, 68%
CMYK
0%, 15%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDC96E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 201, 110

Red: 237 / Green: 201 / Blue: 110

HSL

43°, 78%, 68%

Hue: 43° / Saturation: 78% / Lightness: 68%

CMYK

0%, 15%, 54%, 7%

Cyan: 0% / Magenta: 15% / Yellow: 54% / Key: 7%

What color is #EDC96E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDC96E to RGB:

rgb(237, 201, 110)HEX to RGB Converter →

HEX to HSL

Convert #EDC96E to HSL:

hsl(43, 78%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #EDC96E to CMYK:

cmyk(0%, 15%, 54%, 7%)Color Converter →

Color Meaning and Usage

#EDC96E is a vivid orange color with RGB values of 237, 201, 110 and HSL of 43°, 78%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDC96E is #6E92ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED896E.

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

Contrast with #EDC96E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDC96E?

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

What is the RGB value of #EDC96E?

#EDC96E in RGB is (237, 201, 110) - 237 red, 201 green, and 110 blue.

How to use #EDC96E in CSS?

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

What colors go well with #EDC96E?

#6E92ED (complementary), #ED896E (analogous), and #E5B02A (lighter shade) work well with #EDC96E.