#E5AB2E Color Information

Hex color code: #E5AB2E

The hex color #E5AB2E is a eye-catching orange with RGB values of (229, 171, 46) and HSL of (41°, 78%, 54%). It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#E5AB2E
RGB
229, 171, 46
HSL
41°, 78%, 54%
CMYK
0%, 25%, 80%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E5AB2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

229, 171, 46

Red: 229 / Green: 171 / Blue: 46

HSL

41°, 78%, 54%

Hue: 41° / Saturation: 78% / Lightness: 54%

CMYK

0%, 25%, 80%, 10%

Cyan: 0% / Magenta: 25% / Yellow: 80% / Key: 10%

What color is #E5AB2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E5AB2E to RGB:

rgb(229, 171, 46)HEX to RGB Converter →

HEX to HSL

Convert #E5AB2E to HSL:

hsl(41, 78%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #E5AB2E to CMYK:

cmyk(0%, 25%, 80%, 10%)Color Converter →

Color Meaning and Usage

A striking orange tone, #E5AB2E has RGB (229, 171, 46) and HSL (41°, 78%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E5AB2E is #2E68E5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5502E.

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

Contrast with #E5AB2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E5AB2E?

#E5AB2E is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #E5AB2E?

#E5AB2E in RGB is (229, 171, 46) - 229 red, 171 green, and 46 blue.

How to use #E5AB2E in CSS?

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

What colors go well with #E5AB2E?

#2E68E5 (complementary), #E5502E (analogous), and #B18016 (lighter shade) work well with #E5AB2E.