#EDA531 Color Information

Hex color code: #EDA531

#EDA531 is a dynamic orange color. In RGB it is (237, 165, 49), and in HSL it is (37°, 84%, 56%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EDA531
RGB
237, 165, 49
HSL
37°, 84%, 56%
CMYK
0%, 30%, 79%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA531; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 165, 49

Red: 237 / Green: 165 / Blue: 49

HSL

37°, 84%, 56%

Hue: 37° / Saturation: 84% / Lightness: 56%

CMYK

0%, 30%, 79%, 7%

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

What color is #EDA531?

#EDA531 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA531 to RGB:

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

HEX to HSL

Convert #EDA531 to HSL:

hsl(37, 84%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #EDA531 to CMYK:

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

Color Meaning and Usage

A striking orange tone, #EDA531 has RGB (237, 165, 49) and HSL (37°, 84%, 56%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA531 is #3179ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED4731.

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

Contrast with #EDA531

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA531?

#EDA531 is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EDA531?

#EDA531 in RGB is (237, 165, 49) - 237 red, 165 green, and 49 blue.

How to use #EDA531 in CSS?

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

What colors go well with #EDA531?

#3179ED (complementary), #ED4731 (analogous), and #C07D11 (lighter shade) work well with #EDA531.