#EAB03E Color Information

Hex color code: #EAB03E

The hex color #EAB03E is a eye-catching orange with RGB values of (234, 176, 62) and HSL of (40°, 80%, 58%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#EAB03E
RGB
234, 176, 62
HSL
40°, 80%, 58%
CMYK
0%, 25%, 74%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB03E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 176, 62

Red: 234 / Green: 176 / Blue: 62

HSL

40°, 80%, 58%

Hue: 40° / Saturation: 80% / Lightness: 58%

CMYK

0%, 25%, 74%, 8%

Cyan: 0% / Magenta: 25% / Yellow: 74% / Key: 8%

What color is #EAB03E?

#EAB03E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB03E to RGB:

rgb(234, 176, 62)HEX to RGB Converter →

HEX to HSL

Convert #EAB03E to HSL:

hsl(40, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB03E to CMYK:

cmyk(0%, 25%, 74%, 8%)Color Converter →

Color Meaning and Usage

#EAB03E is a bold orange color with RGB values of 234, 176, 62 and HSL of 40°, 80%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB03E is #3E77EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA5B3E.

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

Contrast with #EAB03E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB03E?

#EAB03E is a bold orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #EAB03E?

#EAB03E in RGB is (234, 176, 62) - 234 red, 176 green, and 62 blue.

How to use #EAB03E in CSS?

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

What colors go well with #EAB03E?

#3E77EA (complementary), #EA5B3E (analogous), and #C58B16 (lighter shade) work well with #EAB03E.