#EA787F Color Information

Hex color code: #EA787F

A striking red shade, #EA787F appears as (234, 120, 127) in RGB and (356°, 73%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#EA787F
RGB
234, 120, 127
HSL
356°, 73%, 69%
CMYK
0%, 49%, 46%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA787F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 120, 127

Red: 234 / Green: 120 / Blue: 127

HSL

356°, 73%, 69%

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

CMYK

0%, 49%, 46%, 8%

Cyan: 0% / Magenta: 49% / Yellow: 46% / Key: 8%

What color is #EA787F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA787F to RGB:

rgb(234, 120, 127)HEX to RGB Converter →

HEX to HSL

Convert #EA787F to HSL:

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

HEX to CMYK

Convert #EA787F to CMYK:

cmyk(0%, 49%, 46%, 8%)Color Converter →

Color Meaning and Usage

#EA787F is a eye-catching red color with RGB values of 234, 120, 127 and HSL of 356°, 73%, 69%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA787F is #76EAE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EA76B8.

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

Contrast with #EA787F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA787F?

#EA787F is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA787F?

#EA787F in RGB is (234, 120, 127) - 234 red, 120 green, and 127 blue.

How to use #EA787F in CSS?

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

What colors go well with #EA787F?

#76EAE2 (complementary), #EA76B8 (analogous), and #DF343F (lighter shade) work well with #EA787F.