#EA867C Color Information

Hex color code: #EA867C

#EA867C is a vivid red color. In RGB it is (234, 134, 124), and in HSL it is (5°, 72%, 70%). It is commonly used in modern UI design.

Try:
Color NameLight Coral
HEX
#EA867C
RGB
234, 134, 124
HSL
5°, 72%, 70%
CMYK
0%, 43%, 47%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA867C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 134, 124

Red: 234 / Green: 134 / Blue: 124

HSL

5°, 72%, 70%

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

CMYK

0%, 43%, 47%, 8%

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

What color is #EA867C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA867C to RGB:

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

HEX to HSL

Convert #EA867C to HSL:

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

HEX to CMYK

Convert #EA867C to CMYK:

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

Color Meaning and Usage

A vivid red tone, #EA867C has RGB (234, 134, 124) and HSL (5°, 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 #EA867C is #7BE0EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA7BA9.

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

Contrast with #EA867C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA867C?

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

What is the RGB value of #EA867C?

#EA867C in RGB is (234, 134, 124) - 234 red, 134 green, and 124 blue.

How to use #EA867C in CSS?

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

What colors go well with #EA867C?

#7BE0EA (complementary), #EA7BA9 (analogous), and #DF473A (lighter shade) work well with #EA867C.