#EAB22E Color Information

Hex color code: #EAB22E

The hex color #EAB22E is a dynamic orange with RGB values of (234, 178, 46) and HSL of (42°, 82%, 55%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EAB22E
RGB
234, 178, 46
HSL
42°, 82%, 55%
CMYK
0%, 24%, 80%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB22E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 178, 46

Red: 234 / Green: 178 / Blue: 46

HSL

42°, 82%, 55%

Hue: 42° / Saturation: 82% / Lightness: 55%

CMYK

0%, 24%, 80%, 8%

Cyan: 0% / Magenta: 24% / Yellow: 80% / Key: 8%

What color is #EAB22E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB22E to RGB:

rgb(234, 178, 46)HEX to RGB Converter →

HEX to HSL

Convert #EAB22E to HSL:

hsl(42, 82%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB22E to CMYK:

cmyk(0%, 24%, 80%, 8%)Color Converter →

Color Meaning and Usage

A striking orange tone, #EAB22E has RGB (234, 178, 46) and HSL (42°, 82%, 55%). 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 #EAB22E is #2E67EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA542E.

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

Contrast with #EAB22E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB22E?

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

What is the RGB value of #EAB22E?

#EAB22E in RGB is (234, 178, 46) - 234 red, 178 green, and 46 blue.

How to use #EAB22E in CSS?

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

What colors go well with #EAB22E?

#2E67EA (complementary), #EA542E (analogous), and #BA8712 (lighter shade) work well with #EAB22E.