#EDCC7D Color Information

Hex color code: #EDCC7D

#EDCC7D is a eye-catching orange color. In RGB it is (237, 204, 125), and in HSL it is (42°, 76%, 71%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#EDCC7D
RGB
237, 204, 125
HSL
42°, 76%, 71%
CMYK
0%, 14%, 47%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDCC7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 204, 125

Red: 237 / Green: 204 / Blue: 125

HSL

42°, 76%, 71%

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

CMYK

0%, 14%, 47%, 7%

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

What color is #EDCC7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDCC7D to RGB:

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

HEX to HSL

Convert #EDCC7D to HSL:

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

HEX to CMYK

Convert #EDCC7D to CMYK:

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

Color Meaning and Usage

A bold orange tone, #EDCC7D has RGB (237, 204, 125) and HSL (42°, 76%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDCC7D is #7D9FED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED937D.

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

Contrast with #EDCC7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDCC7D?

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

What is the RGB value of #EDCC7D?

#EDCC7D in RGB is (237, 204, 125) - 237 red, 204 green, and 125 blue.

How to use #EDCC7D in CSS?

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

What colors go well with #EDCC7D?

#7D9FED (complementary), #ED937D (analogous), and #E4B13A (lighter shade) work well with #EDCC7D.