#EF7490 Color Information

Hex color code: #EF7490

#EF7490 is a bold red color. In RGB it is (239, 116, 144), and in HSL it is (346°, 79%, 70%). It is frequently seen in web interfaces.

Try:
Color NameLight Coral
HEX
#EF7490
RGB
239, 116, 144
HSL
346°, 79%, 70%
CMYK
0%, 51%, 40%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EF7490; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 116, 144

Red: 239 / Green: 116 / Blue: 144

HSL

346°, 79%, 70%

Hue: 346° / Saturation: 79% / Lightness: 70%

CMYK

0%, 51%, 40%, 6%

Cyan: 0% / Magenta: 51% / Yellow: 40% / Key: 6%

What color is #EF7490?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EF7490 to RGB:

rgb(239, 116, 144)HEX to RGB Converter →

HEX to HSL

Convert #EF7490 to HSL:

hsl(346, 79%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #EF7490 to CMYK:

cmyk(0%, 51%, 40%, 6%)Color Converter →

Color Meaning and Usage

A bold red tone, #EF7490 has RGB (239, 116, 144) and HSL (346°, 79%, 70%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EF7490 is #76EFD3, creating high-contrast pairings. For softer combinations, try analogous colors like #EF76CF.

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

Contrast with #EF7490

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EF7490?

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

What is the RGB value of #EF7490?

#EF7490 in RGB is (239, 116, 144) - 239 red, 116 green, and 144 blue.

How to use #EF7490 in CSS?

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

What colors go well with #EF7490?

#76EFD3 (complementary), #EF76CF (analogous), and #E7325C (lighter shade) work well with #EF7490.