#EDA56E Color Information

Hex color code: #EDA56E

The hex color #EDA56E is a dynamic orange with RGB values of (237, 165, 110) and HSL of (26°, 78%, 68%). It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EDA56E
RGB
237, 165, 110
HSL
26°, 78%, 68%
CMYK
0%, 30%, 54%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA56E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 165, 110

Red: 237 / Green: 165 / Blue: 110

HSL

26°, 78%, 68%

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

CMYK

0%, 30%, 54%, 7%

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

What color is #EDA56E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA56E to RGB:

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

HEX to HSL

Convert #EDA56E to HSL:

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

HEX to CMYK

Convert #EDA56E to CMYK:

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

Color Meaning and Usage

#EDA56E is a vivid orange color with RGB values of 237, 165, 110 and HSL of 26°, 78%, 68%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA56E is #6EB6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED6E76.

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

Contrast with #EDA56E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA56E?

#EDA56E is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EDA56E?

#EDA56E in RGB is (237, 165, 110) - 237 red, 165 green, and 110 blue.

How to use #EDA56E in CSS?

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

What colors go well with #EDA56E?

#6EB6ED (complementary), #ED6E76 (analogous), and #E57B2A (lighter shade) work well with #EDA56E.