#F0987C Color Information

Hex color code: #F0987C

#F0987C is a eye-catching red color. In RGB it is (240, 152, 124), and in HSL it is (14°, 79%, 71%). It is popular in mobile app design.

Try:
Color NameDark Salmon
HEX
#F0987C
RGB
240, 152, 124
HSL
14°, 79%, 71%
CMYK
0%, 37%, 48%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0987C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 152, 124

Red: 240 / Green: 152 / Blue: 124

HSL

14°, 79%, 71%

Hue: 14° / Saturation: 79% / Lightness: 71%

CMYK

0%, 37%, 48%, 6%

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

What color is #F0987C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0987C to RGB:

rgb(240, 152, 124)HEX to RGB Converter →

HEX to HSL

Convert #F0987C to HSL:

hsl(14, 79%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F0987C to CMYK:

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

Color Meaning and Usage

#F0987C is a dynamic red color with RGB values of 240, 152, 124 and HSL of 14°, 79%, 71%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0987C is #7BD4EF, creating high-contrast pairings. For softer combinations, try analogous colors like #EF7B9A.

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

Contrast with #F0987C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0987C?

#F0987C is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F0987C?

#F0987C in RGB is (240, 152, 124) - 240 red, 152 green, and 124 blue.

How to use #F0987C in CSS?

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

What colors go well with #F0987C?

#7BD4EF (complementary), #EF7B9A (analogous), and #E76036 (lighter shade) work well with #F0987C.