#EDA830 Color Information

Hex color code: #EDA830

A dynamic orange shade, #EDA830 appears as (237, 168, 48) in RGB and (38°, 84%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EDA830
RGB
237, 168, 48
HSL
38°, 84%, 56%
CMYK
0%, 29%, 80%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA830; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 168, 48

Red: 237 / Green: 168 / Blue: 48

HSL

38°, 84%, 56%

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

CMYK

0%, 29%, 80%, 7%

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

What color is #EDA830?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA830 to RGB:

rgb(237, 168, 48)HEX to RGB Converter →

HEX to HSL

Convert #EDA830 to HSL:

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

HEX to CMYK

Convert #EDA830 to CMYK:

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

Color Meaning and Usage

A striking orange tone, #EDA830 has RGB (237, 168, 48) and HSL (38°, 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 #EDA830 is #3176ED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED4A31.

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

Contrast with #EDA830

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA830?

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

What is the RGB value of #EDA830?

#EDA830 in RGB is (237, 168, 48) - 237 red, 168 green, and 48 blue.

How to use #EDA830 in CSS?

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

What colors go well with #EDA830?

#3176ED (complementary), #ED4A31 (analogous), and #C08011 (lighter shade) work well with #EDA830.