#F8978C Color Information

Hex color code: #F8978C

A ethereal red shade, #F8978C appears as (248, 151, 140) in RGB and (6°, 89%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Salmon
HEX
#F8978C
RGB
248, 151, 140
HSL
6°, 89%, 76%
CMYK
0%, 39%, 44%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8978C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 151, 140

Red: 248 / Green: 151 / Blue: 140

HSL

6°, 89%, 76%

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

CMYK

0%, 39%, 44%, 3%

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

What color is #F8978C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8978C to RGB:

rgb(248, 151, 140)HEX to RGB Converter →

HEX to HSL

Convert #F8978C to HSL:

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

HEX to CMYK

Convert #F8978C to CMYK:

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

Color Meaning and Usage

#F8978C is a delicate red color with RGB values of 248, 151, 140 and HSL of 6°, 89%, 76%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8978C is #8BEDF8, creating high-contrast pairings. For softer combinations, try analogous colors like #F88BB7.

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

Contrast with #F8978C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8978C?

#F8978C is a delicate red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F8978C?

#F8978C in RGB is (248, 151, 140) - 248 red, 151 green, and 140 blue.

How to use #F8978C in CSS?

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

What colors go well with #F8978C?

#8BEDF8 (complementary), #F88BB7 (analogous), and #F45543 (lighter shade) work well with #F8978C.