#F4907C Color Information

Hex color code: #F4907C

#F4907C is a bold red color. In RGB it is (244, 144, 124), and in HSL it is (10°, 85%, 72%). It is frequently seen in web interfaces.

Try:
Color NameDark Salmon
HEX
#F4907C
RGB
244, 144, 124
HSL
10°, 85%, 72%
CMYK
0%, 41%, 49%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4907C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 144, 124

Red: 244 / Green: 144 / Blue: 124

HSL

10°, 85%, 72%

Hue: 10° / Saturation: 85% / Lightness: 72%

CMYK

0%, 41%, 49%, 4%

Cyan: 0% / Magenta: 41% / Yellow: 49% / Key: 4%

What color is #F4907C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4907C to RGB:

rgb(244, 144, 124)HEX to RGB Converter →

HEX to HSL

Convert #F4907C to HSL:

hsl(10, 85%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #F4907C to CMYK:

cmyk(0%, 41%, 49%, 4%)Color Converter →

Color Meaning and Usage

A bold red tone, #F4907C has RGB (244, 144, 124) and HSL (10°, 85%, 72%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4907C is #7BE0F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F47BA3.

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

Contrast with #F4907C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4907C?

#F4907C is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F4907C?

#F4907C in RGB is (244, 144, 124) - 244 red, 144 green, and 124 blue.

How to use #F4907C in CSS?

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

What colors go well with #F4907C?

#7BE0F4 (complementary), #F47BA3 (analogous), and #EF5334 (lighter shade) work well with #F4907C.