#EDB37C Color Information

Hex color code: #EDB37C

The hex color #EDB37C is a bold orange with RGB values of (237, 179, 124) and HSL of (29°, 76%, 71%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#EDB37C
RGB
237, 179, 124
HSL
29°, 76%, 71%
CMYK
0%, 24%, 48%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDB37C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 179, 124

Red: 237 / Green: 179 / Blue: 124

HSL

29°, 76%, 71%

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

CMYK

0%, 24%, 48%, 7%

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

What color is #EDB37C?

#EDB37C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDB37C to RGB:

rgb(237, 179, 124)HEX to RGB Converter →

HEX to HSL

Convert #EDB37C to HSL:

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

HEX to CMYK

Convert #EDB37C to CMYK:

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

Color Meaning and Usage

#EDB37C is a eye-catching orange color with RGB values of 237, 179, 124 and HSL of 29°, 76%, 71%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDB37C is #7DB7ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D7F.

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

Contrast with #EDB37C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDB37C?

#EDB37C is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDB37C?

#EDB37C in RGB is (237, 179, 124) - 237 red, 179 green, and 124 blue.

How to use #EDB37C in CSS?

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

What colors go well with #EDB37C?

#7DB7ED (complementary), #ED7D7F (analogous), and #E48C3A (lighter shade) work well with #EDB37C.