#EF7F97 Color Information

Hex color code: #EF7F97

A striking red shade, #EF7F97 appears as (239, 127, 151) in RGB and (347°, 78%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Coral
HEX
#EF7F97
RGB
239, 127, 151
HSL
347°, 78%, 72%
CMYK
0%, 47%, 37%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF7F97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 127, 151

Red: 239 / Green: 127 / Blue: 151

HSL

347°, 78%, 72%

Hue: 347° / Saturation: 78% / Lightness: 72%

CMYK

0%, 47%, 37%, 6%

Cyan: 0% / Magenta: 47% / Yellow: 37% / Key: 6%

What color is #EF7F97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF7F97 to RGB:

rgb(239, 127, 151)HEX to RGB Converter →

HEX to HSL

Convert #EF7F97 to HSL:

hsl(347, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EF7F97 to CMYK:

cmyk(0%, 47%, 37%, 6%)Color Converter →

Color Meaning and Usage

#EF7F97 is a bold red color with RGB values of 239, 127, 151 and HSL of 347°, 78%, 72%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF7F97 is #80EFD7, creating high-contrast pairings. For softer combinations, try analogous colors like #EF80D0.

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

Contrast with #EF7F97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF7F97?

#EF7F97 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EF7F97?

#EF7F97 in RGB is (239, 127, 151) - 239 red, 127 green, and 151 blue.

How to use #EF7F97 in CSS?

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

What colors go well with #EF7F97?

#80EFD7 (complementary), #EF80D0 (analogous), and #E73C61 (lighter shade) work well with #EF7F97.