#EDA93B Color Information

Hex color code: #EDA93B

#EDA93B is a dynamic orange color. In RGB it is (237, 169, 59), and in HSL it is (37°, 83%, 58%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EDA93B
RGB
237, 169, 59
HSL
37°, 83%, 58%
CMYK
0%, 29%, 75%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA93B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 169, 59

Red: 237 / Green: 169 / Blue: 59

HSL

37°, 83%, 58%

Hue: 37° / Saturation: 83% / Lightness: 58%

CMYK

0%, 29%, 75%, 7%

Cyan: 0% / Magenta: 29% / Yellow: 75% / Key: 7%

What color is #EDA93B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA93B to RGB:

rgb(237, 169, 59)HEX to RGB Converter →

HEX to HSL

Convert #EDA93B to HSL:

hsl(37, 83%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EDA93B to CMYK:

cmyk(0%, 29%, 75%, 7%)Color Converter →

Color Meaning and Usage

A bold orange tone, #EDA93B has RGB (237, 169, 59) and HSL (37°, 83%, 58%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA93B is #3B7FED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED503B.

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

Contrast with #EDA93B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA93B?

#EDA93B is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EDA93B?

#EDA93B in RGB is (237, 169, 59) - 237 red, 169 green, and 59 blue.

How to use #EDA93B in CSS?

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

What colors go well with #EDA93B?

#3B7FED (complementary), #ED503B (analogous), and #C98313 (lighter shade) work well with #EDA93B.