#F07C89 Color Information

Hex color code: #F07C89

The hex color #F07C89 is a dynamic red with RGB values of (240, 124, 137) and HSL of (353°, 79%, 71%). It is typically applied in digital products.

Try:
Color NameLight Coral
HEX
#F07C89
RGB
240, 124, 137
HSL
353°, 79%, 71%
CMYK
0%, 48%, 43%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07C89; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 124, 137

Red: 240 / Green: 124 / Blue: 137

HSL

353°, 79%, 71%

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

CMYK

0%, 48%, 43%, 6%

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

What color is #F07C89?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07C89 to RGB:

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

HEX to HSL

Convert #F07C89 to HSL:

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

HEX to CMYK

Convert #F07C89 to CMYK:

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

Color Meaning and Usage

#F07C89 is a vivid red color with RGB values of 240, 124, 137 and HSL of 353°, 79%, 71%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07C89 is #7BEFE2, creating high-contrast pairings. For softer combinations, try analogous colors like #EF7BC3.

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

Contrast with #F07C89

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07C89?

#F07C89 is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F07C89?

#F07C89 in RGB is (240, 124, 137) - 240 red, 124 green, and 137 blue.

How to use #F07C89 in CSS?

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

What colors go well with #F07C89?

#7BEFE2 (complementary), #EF7BC3 (analogous), and #E7364B (lighter shade) work well with #F07C89.