#EAA162 Color Information

Hex color code: #EAA162

A dynamic orange shade, #EAA162 appears as (234, 161, 98) in RGB and (28°, 76%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameSandy Brown
HEX
#EAA162
RGB
234, 161, 98
HSL
28°, 76%, 65%
CMYK
0%, 31%, 58%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA162; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 161, 98

Red: 234 / Green: 161 / Blue: 98

HSL

28°, 76%, 65%

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

CMYK

0%, 31%, 58%, 8%

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

What color is #EAA162?

#EAA162 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA162 to RGB:

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

HEX to HSL

Convert #EAA162 to HSL:

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

HEX to CMYK

Convert #EAA162 to CMYK:

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

Color Meaning and Usage

A dynamic orange tone, #EAA162 has RGB (234, 161, 98) and HSL (28°, 76%, 65%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAA162 is #62AAEA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6266.

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

Contrast with #EAA162

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA162?

#EAA162 is a dynamic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EAA162?

#EAA162 in RGB is (234, 161, 98) - 234 red, 161 green, and 98 blue.

How to use #EAA162 in CSS?

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

What colors go well with #EAA162?

#62AAEA (complementary), #EA6266 (analogous), and #E0791F (lighter shade) work well with #EAA162.