#EAB862 Color Information

Hex color code: #EAB862

#EAB862 is a striking orange color. In RGB it is (234, 184, 98), and in HSL it is (38°, 76%, 65%). It is popular in mobile app design.

Try:
Color NameSandy Brown
HEX
#EAB862
RGB
234, 184, 98
HSL
38°, 76%, 65%
CMYK
0%, 21%, 58%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAB862; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 184, 98

Red: 234 / Green: 184 / Blue: 98

HSL

38°, 76%, 65%

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

CMYK

0%, 21%, 58%, 8%

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

What color is #EAB862?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAB862 to RGB:

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

HEX to HSL

Convert #EAB862 to HSL:

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

HEX to CMYK

Convert #EAB862 to CMYK:

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

Color Meaning and Usage

#EAB862 is a bold orange color with RGB values of 234, 184, 98 and HSL of 38°, 76%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAB862 is #6294EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7462.

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

Contrast with #EAB862

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAB862?

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

What is the RGB value of #EAB862?

#EAB862 in RGB is (234, 184, 98) - 234 red, 184 green, and 98 blue.

How to use #EAB862 in CSS?

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

What colors go well with #EAB862?

#6294EA (complementary), #EA7462 (analogous), and #E0991F (lighter shade) work well with #EAB862.