#EDA412 Color Information

Hex color code: #EDA412

The hex color #EDA412 is a striking orange with RGB values of (237, 164, 18) and HSL of (40°, 86%, 50%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#EDA412
RGB
237, 164, 18
HSL
40°, 86%, 50%
CMYK
0%, 31%, 92%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDA412; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 164, 18

Red: 237 / Green: 164 / Blue: 18

HSL

40°, 86%, 50%

Hue: 40° / Saturation: 86% / Lightness: 50%

CMYK

0%, 31%, 92%, 7%

Cyan: 0% / Magenta: 31% / Yellow: 92% / Key: 7%

What color is #EDA412?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDA412 to RGB:

rgb(237, 164, 18)HEX to RGB Converter →

HEX to HSL

Convert #EDA412 to HSL:

hsl(40, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #EDA412 to CMYK:

cmyk(0%, 31%, 92%, 7%)Color Converter →

Color Meaning and Usage

#EDA412 is a eye-catching orange color with RGB values of 237, 164, 18 and HSL of 40°, 86%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDA412 is #125BED, creating high-contrast pairings. For softer combinations, try analogous colors like #ED3612.

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

Contrast with #EDA412

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDA412?

#EDA412 is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EDA412?

#EDA412 in RGB is (237, 164, 18) - 237 red, 164 green, and 18 blue.

How to use #EDA412 in CSS?

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

What colors go well with #EDA412?

#125BED (complementary), #ED3612 (analogous), and #A6730C (lighter shade) work well with #EDA412.