#EAB362 Color Information

Hex color code: #EAB362

The hex color #EAB362 is a striking orange with RGB values of (234, 179, 98) and HSL of (36°, 76%, 65%). It is often used for branding and logos.

Try:
Color NameSandy Brown
HEX
#EAB362
RGB
234, 179, 98
HSL
36°, 76%, 65%
CMYK
0%, 24%, 58%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB362; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 179, 98

Red: 234 / Green: 179 / Blue: 98

HSL

36°, 76%, 65%

Hue: 36° / Saturation: 76% / Lightness: 65%

CMYK

0%, 24%, 58%, 8%

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

What color is #EAB362?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB362 to RGB:

rgb(234, 179, 98)HEX to RGB Converter →

HEX to HSL

Convert #EAB362 to HSL:

hsl(36, 76%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EAB362 to CMYK:

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

Color Meaning and Usage

#EAB362 is a bold orange color with RGB values of 234, 179, 98 and HSL of 36°, 76%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB362 is #6298EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6F62.

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

Contrast with #EAB362

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB362?

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

What is the RGB value of #EAB362?

#EAB362 in RGB is (234, 179, 98) - 234 red, 179 green, and 98 blue.

How to use #EAB362 in CSS?

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

What colors go well with #EAB362?

#6298EA (complementary), #EA6F62 (analogous), and #E0931F (lighter shade) work well with #EAB362.