#EA816C Color Information

Hex color code: #EA816C

A dynamic red shade, #EA816C appears as (234, 129, 108) in RGB and (10°, 75%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameSalmon
HEX
#EA816C
RGB
234, 129, 108
HSL
10°, 75%, 67%
CMYK
0%, 45%, 54%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA816C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 129, 108

Red: 234 / Green: 129 / Blue: 108

HSL

10°, 75%, 67%

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

CMYK

0%, 45%, 54%, 8%

Cyan: 0% / Magenta: 45% / Yellow: 54% / Key: 8%

What color is #EA816C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA816C to RGB:

rgb(234, 129, 108)HEX to RGB Converter →

HEX to HSL

Convert #EA816C to HSL:

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

HEX to CMYK

Convert #EA816C to CMYK:

cmyk(0%, 45%, 54%, 8%)Color Converter →

Color Meaning and Usage

A vivid red tone, #EA816C has RGB (234, 129, 108) and HSL (10°, 75%, 67%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA816C is #6CD5EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA6C96.

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

Contrast with #EA816C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA816C?

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

What is the RGB value of #EA816C?

#EA816C in RGB is (234, 129, 108) - 234 red, 129 green, and 108 blue.

How to use #EA816C in CSS?

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

What colors go well with #EA816C?

#6CD5EA (complementary), #EA6C96 (analogous), and #E04729 (lighter shade) work well with #EA816C.