#F7978D Color Information

Hex color code: #F7978D

#F7978D is a light red color. In RGB it is (247, 151, 141), and in HSL it is (6°, 87%, 76%). It is commonly used in modern UI design.

Try:
Color NameLight Salmon
HEX
#F7978D
RGB
247, 151, 141
HSL
6°, 87%, 76%
CMYK
0%, 39%, 43%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7978D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 151, 141

Red: 247 / Green: 151 / Blue: 141

HSL

6°, 87%, 76%

Hue: 6° / Saturation: 87% / Lightness: 76%

CMYK

0%, 39%, 43%, 3%

Cyan: 0% / Magenta: 39% / Yellow: 43% / Key: 3%

What color is #F7978D?

#F7978D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7978D to RGB:

rgb(247, 151, 141)HEX to RGB Converter →

HEX to HSL

Convert #F7978D to HSL:

hsl(6, 87%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F7978D to CMYK:

cmyk(0%, 39%, 43%, 3%)Color Converter →

Color Meaning and Usage

#F7978D is a airy red color with RGB values of 247, 151, 141 and HSL of 6°, 87%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7978D is #8DECF7, creating high-contrast pairings. For softer combinations, try analogous colors like #F78DB7.

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

Contrast with #F7978D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7978D?

#F7978D is a airy red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F7978D?

#F7978D in RGB is (247, 151, 141) - 247 red, 151 green, and 141 blue.

How to use #F7978D in CSS?

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

What colors go well with #F7978D?

#8DECF7 (complementary), #F78DB7 (analogous), and #F25645 (lighter shade) work well with #F7978D.