#F0758B Color Information

Hex color code: #F0758B

The hex color #F0758B is a striking red with RGB values of (240, 117, 139) and HSL of (349°, 80%, 70%). It is often used for branding and logos.

Try:
Color NameLight Coral
HEX
#F0758B
RGB
240, 117, 139
HSL
349°, 80%, 70%
CMYK
0%, 51%, 42%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0758B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 117, 139

Red: 240 / Green: 117 / Blue: 139

HSL

349°, 80%, 70%

Hue: 349° / Saturation: 80% / Lightness: 70%

CMYK

0%, 51%, 42%, 6%

Cyan: 0% / Magenta: 51% / Yellow: 42% / Key: 6%

What color is #F0758B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0758B to RGB:

rgb(240, 117, 139)HEX to RGB Converter →

HEX to HSL

Convert #F0758B to HSL:

hsl(349, 80%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F0758B to CMYK:

cmyk(0%, 51%, 42%, 6%)Color Converter →

Color Meaning and Usage

#F0758B is a eye-catching red color with RGB values of 240, 117, 139 and HSL of 349°, 80%, 70%. 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 #F0758B is #75F0D9, creating high-contrast pairings. For softer combinations, try analogous colors like #F075C9.

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

Contrast with #F0758B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0758B?

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

What is the RGB value of #F0758B?

#F0758B in RGB is (240, 117, 139) - 240 red, 117 green, and 139 blue.

How to use #F0758B in CSS?

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

What colors go well with #F0758B?

#75F0D9 (complementary), #F075C9 (analogous), and #E83052 (lighter shade) work well with #F0758B.