#EA8D76 Color Information

Hex color code: #EA8D76

A bold red shade, #EA8D76 appears as (234, 141, 118) in RGB and (12°, 73%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#EA8D76
RGB
234, 141, 118
HSL
12°, 73%, 69%
CMYK
0%, 40%, 50%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA8D76; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 141, 118

Red: 234 / Green: 141 / Blue: 118

HSL

12°, 73%, 69%

Hue: 12° / Saturation: 73% / Lightness: 69%

CMYK

0%, 40%, 50%, 8%

Cyan: 0% / Magenta: 40% / Yellow: 50% / Key: 8%

What color is #EA8D76?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA8D76 to RGB:

rgb(234, 141, 118)HEX to RGB Converter →

HEX to HSL

Convert #EA8D76 to HSL:

hsl(12, 73%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EA8D76 to CMYK:

cmyk(0%, 40%, 50%, 8%)Color Converter →

Color Meaning and Usage

A vivid red tone, #EA8D76 has RGB (234, 141, 118) and HSL (12°, 73%, 69%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA8D76 is #76D3EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7699.

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

Contrast with #EA8D76

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA8D76?

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

What is the RGB value of #EA8D76?

#EA8D76 in RGB is (234, 141, 118) - 234 red, 141 green, and 118 blue.

How to use #EA8D76 in CSS?

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

What colors go well with #EA8D76?

#76D3EA (complementary), #EA7699 (analogous), and #DF5634 (lighter shade) work well with #EA8D76.