#F07C98 Color Information

Hex color code: #F07C98

A striking red shade, #F07C98 appears as (240, 124, 152) in RGB and (346°, 79%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#F07C98
RGB
240, 124, 152
HSL
346°, 79%, 71%
CMYK
0%, 48%, 37%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07C98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 124, 152

Red: 240 / Green: 124 / Blue: 152

HSL

346°, 79%, 71%

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

CMYK

0%, 48%, 37%, 6%

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

What color is #F07C98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07C98 to RGB:

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

HEX to HSL

Convert #F07C98 to HSL:

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

HEX to CMYK

Convert #F07C98 to CMYK:

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

Color Meaning and Usage

#F07C98 is a eye-catching red color with RGB values of 240, 124, 152 and HSL of 346°, 79%, 71%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07C98 is #7BEFD4, creating high-contrast pairings. For softer combinations, try analogous colors like #EF7BD0.

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

Contrast with #F07C98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07C98?

#F07C98 is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F07C98?

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

How to use #F07C98 in CSS?

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

What colors go well with #F07C98?

#7BEFD4 (complementary), #EF7BD0 (analogous), and #E73660 (lighter shade) work well with #F07C98.