#F179CF Color Information

Hex color code: #F179CF

A striking magenta shade, #F179CF appears as (241, 121, 207) in RGB and (317°, 81%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#F179CF
RGB
241, 121, 207
HSL
317°, 81%, 71%
CMYK
0%, 50%, 14%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F179CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 121, 207

Red: 241 / Green: 121 / Blue: 207

HSL

317°, 81%, 71%

Hue: 317° / Saturation: 81% / Lightness: 71%

CMYK

0%, 50%, 14%, 5%

Cyan: 0% / Magenta: 50% / Yellow: 14% / Key: 5%

What color is #F179CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F179CF to RGB:

rgb(241, 121, 207)HEX to RGB Converter →

HEX to HSL

Convert #F179CF to HSL:

hsl(317, 81%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F179CF to CMYK:

cmyk(0%, 50%, 14%, 5%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F179CF has RGB (241, 121, 207) and HSL (317°, 81%, 71%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F179CF is #79F19B, creating high-contrast pairings. For softer combinations, try analogous colors like #D779F1.

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

Contrast with #F179CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F179CF?

#F179CF is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F179CF?

#F179CF in RGB is (241, 121, 207) - 241 red, 121 green, and 207 blue.

How to use #F179CF in CSS?

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

What colors go well with #F179CF?

#79F19B (complementary), #D779F1 (analogous), and #EA34B6 (lighter shade) work well with #F179CF.