#F28C74 Color Information

Hex color code: #F28C74

A bold red shade, #F28C74 appears as (242, 140, 116) in RGB and (11°, 83%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSalmon
HEX
#F28C74
RGB
242, 140, 116
HSL
11°, 83%, 70%
CMYK
0%, 42%, 52%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F28C74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 140, 116

Red: 242 / Green: 140 / Blue: 116

HSL

11°, 83%, 70%

Hue: 11° / Saturation: 83% / Lightness: 70%

CMYK

0%, 42%, 52%, 5%

Cyan: 0% / Magenta: 42% / Yellow: 52% / Key: 5%

What color is #F28C74?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F28C74 to RGB:

rgb(242, 140, 116)HEX to RGB Converter →

HEX to HSL

Convert #F28C74 to HSL:

hsl(11, 83%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F28C74 to CMYK:

cmyk(0%, 42%, 52%, 5%)Color Converter →

Color Meaning and Usage

A bold red tone, #F28C74 has RGB (242, 140, 116) and HSL (11°, 83%, 70%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F28C74 is #73DBF2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2739B.

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

Contrast with #F28C74

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F28C74?

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

What is the RGB value of #F28C74?

#F28C74 in RGB is (242, 140, 116) - 242 red, 140 green, and 116 blue.

How to use #F28C74 in CSS?

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

What colors go well with #F28C74?

#73DBF2 (complementary), #F2739B (analogous), and #EB502D (lighter shade) work well with #F28C74.