#EAB52E Color Information

Hex color code: #EAB52E

A dynamic orange shade, #EAB52E appears as (234, 181, 46) in RGB and (43°, 82%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#EAB52E
RGB
234, 181, 46
HSL
43°, 82%, 55%
CMYK
0%, 23%, 80%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB52E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 181, 46

Red: 234 / Green: 181 / Blue: 46

HSL

43°, 82%, 55%

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

CMYK

0%, 23%, 80%, 8%

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

What color is #EAB52E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB52E to RGB:

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

HEX to HSL

Convert #EAB52E to HSL:

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

HEX to CMYK

Convert #EAB52E to CMYK:

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

Color Meaning and Usage

#EAB52E is a bold orange color with RGB values of 234, 181, 46 and HSL of 43°, 82%, 55%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB52E is #2E63EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA572E.

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

Contrast with #EAB52E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB52E?

#EAB52E is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EAB52E?

#EAB52E in RGB is (234, 181, 46) - 234 red, 181 green, and 46 blue.

How to use #EAB52E in CSS?

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

What colors go well with #EAB52E?

#2E63EA (complementary), #EA572E (analogous), and #BA8A12 (lighter shade) work well with #EAB52E.