#EA8B62 Color Information

Hex color code: #EA8B62

The hex color #EA8B62 is a striking orange with RGB values of (234, 139, 98) and HSL of (18°, 76%, 65%). It is popular in mobile app design.

Try:
Color NameSalmon
HEX
#EA8B62
RGB
234, 139, 98
HSL
18°, 76%, 65%
CMYK
0%, 41%, 58%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA8B62; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 139, 98

Red: 234 / Green: 139 / Blue: 98

HSL

18°, 76%, 65%

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

CMYK

0%, 41%, 58%, 8%

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

What color is #EA8B62?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA8B62 to RGB:

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

HEX to HSL

Convert #EA8B62 to HSL:

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

HEX to CMYK

Convert #EA8B62 to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #EA8B62 has RGB (234, 139, 98) and HSL (18°, 76%, 65%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA8B62 is #62C1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA627D.

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

Contrast with #EA8B62

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA8B62?

#EA8B62 is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA8B62?

#EA8B62 in RGB is (234, 139, 98) - 234 red, 139 green, and 98 blue.

How to use #EA8B62 in CSS?

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

What colors go well with #EA8B62?

#62C1EA (complementary), #EA627D (analogous), and #E0591F (lighter shade) work well with #EA8B62.