#EA616F Color Information

Hex color code: #EA616F

A dynamic red shade, #EA616F appears as (234, 97, 111) in RGB and (354°, 77%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameSalmon
HEX
#EA616F
RGB
234, 97, 111
HSL
354°, 77%, 65%
CMYK
0%, 59%, 53%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA616F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 97, 111

Red: 234 / Green: 97 / Blue: 111

HSL

354°, 77%, 65%

Hue: 354° / Saturation: 77% / Lightness: 65%

CMYK

0%, 59%, 53%, 8%

Cyan: 0% / Magenta: 59% / Yellow: 53% / Key: 8%

What color is #EA616F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA616F to RGB:

rgb(234, 97, 111)HEX to RGB Converter →

HEX to HSL

Convert #EA616F to HSL:

hsl(354, 77%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #EA616F to CMYK:

cmyk(0%, 59%, 53%, 8%)Color Converter →

Color Meaning and Usage

#EA616F is a striking red color with RGB values of 234, 97, 111 and HSL of 354°, 77%, 65%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA616F is #61EADD, creating high-contrast pairings. For softer combinations, try analogous colors like #EA61B3.

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

Contrast with #EA616F

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

Contrast Ratio: 6.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA616F?

#EA616F is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA616F?

#EA616F in RGB is (234, 97, 111) - 234 red, 97 green, and 111 blue.

How to use #EA616F in CSS?

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

What colors go well with #EA616F?

#61EADD (complementary), #EA61B3 (analogous), and #E21D31 (lighter shade) work well with #EA616F.