#EDBD70 Color Information

Hex color code: #EDBD70

The hex color #EDBD70 is a dynamic orange with RGB values of (237, 189, 112) and HSL of (37°, 78%, 68%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#EDBD70
RGB
237, 189, 112
HSL
37°, 78%, 68%
CMYK
0%, 20%, 53%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDBD70; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 189, 112

Red: 237 / Green: 189 / Blue: 112

HSL

37°, 78%, 68%

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

CMYK

0%, 20%, 53%, 7%

Cyan: 0% / Magenta: 20% / Yellow: 53% / Key: 7%

What color is #EDBD70?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDBD70 to RGB:

rgb(237, 189, 112)HEX to RGB Converter →

HEX to HSL

Convert #EDBD70 to HSL:

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

HEX to CMYK

Convert #EDBD70 to CMYK:

cmyk(0%, 20%, 53%, 7%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EDBD70 has RGB (237, 189, 112) and HSL (37°, 78%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDBD70 is #6E9FED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED7D6E.

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

Contrast with #EDBD70

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDBD70?

#EDBD70 is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EDBD70?

#EDBD70 in RGB is (237, 189, 112) - 237 red, 189 green, and 112 blue.

How to use #EDBD70 in CSS?

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

What colors go well with #EDBD70?

#6E9FED (complementary), #ED7D6E (analogous), and #E59D2A (lighter shade) work well with #EDBD70.