#EAA26E Color Information

Hex color code: #EAA26E

A striking orange shade, #EAA26E appears as (234, 162, 110) in RGB and (25°, 75%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#EAA26E
RGB
234, 162, 110
HSL
25°, 75%, 67%
CMYK
0%, 31%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA26E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 162, 110

Red: 234 / Green: 162 / Blue: 110

HSL

25°, 75%, 67%

Hue: 25° / Saturation: 75% / Lightness: 67%

CMYK

0%, 31%, 53%, 8%

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

What color is #EAA26E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA26E to RGB:

rgb(234, 162, 110)HEX to RGB Converter →

HEX to HSL

Convert #EAA26E to HSL:

hsl(25, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EAA26E to CMYK:

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

Color Meaning and Usage

#EAA26E is a dynamic orange color with RGB values of 234, 162, 110 and HSL of 25°, 75%, 67%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAA26E is #6CB5EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6C76.

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

Contrast with #EAA26E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA26E?

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

What is the RGB value of #EAA26E?

#EAA26E in RGB is (234, 162, 110) - 234 red, 162 green, and 110 blue.

How to use #EAA26E in CSS?

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

What colors go well with #EAA26E?

#6CB5EA (complementary), #EA6C76 (analogous), and #E07529 (lighter shade) work well with #EAA26E.