#EAA47C Color Information

Hex color code: #EAA47C

A vivid orange shade, #EAA47C appears as (234, 164, 124) in RGB and (22°, 72%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Salmon
HEX
#EAA47C
RGB
234, 164, 124
HSL
22°, 72%, 70%
CMYK
0%, 30%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAA47C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 164, 124

Red: 234 / Green: 164 / Blue: 124

HSL

22°, 72%, 70%

Hue: 22° / Saturation: 72% / Lightness: 70%

CMYK

0%, 30%, 47%, 8%

Cyan: 0% / Magenta: 30% / Yellow: 47% / Key: 8%

What color is #EAA47C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAA47C to RGB:

rgb(234, 164, 124)HEX to RGB Converter →

HEX to HSL

Convert #EAA47C to HSL:

hsl(22, 72%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EAA47C to CMYK:

cmyk(0%, 30%, 47%, 8%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #EAA47C has RGB (234, 164, 124) and HSL (22°, 72%, 70%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAA47C is #7BC1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7B8A.

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

Contrast with #EAA47C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAA47C?

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

What is the RGB value of #EAA47C?

#EAA47C in RGB is (234, 164, 124) - 234 red, 164 green, and 124 blue.

How to use #EAA47C in CSS?

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

What colors go well with #EAA47C?

#7BC1EA (complementary), #EA7B8A (analogous), and #DF763A (lighter shade) work well with #EAA47C.