#F1317D Color Information

Hex color code: #F1317D

A striking magenta shade, #F1317D appears as (241, 49, 125) in RGB and (336°, 87%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameDeep Pink
HEX
#F1317D
RGB
241, 49, 125
HSL
336°, 87%, 57%
CMYK
0%, 80%, 48%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1317D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 49, 125

Red: 241 / Green: 49 / Blue: 125

HSL

336°, 87%, 57%

Hue: 336° / Saturation: 87% / Lightness: 57%

CMYK

0%, 80%, 48%, 5%

Cyan: 0% / Magenta: 80% / Yellow: 48% / Key: 5%

What color is #F1317D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1317D to RGB:

rgb(241, 49, 125)HEX to RGB Converter →

HEX to HSL

Convert #F1317D to HSL:

hsl(336, 87%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #F1317D to CMYK:

cmyk(0%, 80%, 48%, 5%)Color Converter →

Color Meaning and Usage

#F1317D is a bold magenta color with RGB values of 241, 49, 125 and HSL of 336°, 87%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1317D is #32F1A4, creating high-contrast pairings. For softer combinations, try analogous colors like #F132DE.

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

Contrast with #F1317D

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

Contrast Ratio: 5.48:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1317D?

#F1317D is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F1317D?

#F1317D in RGB is (241, 49, 125) - 241 red, 49 green, and 125 blue.

How to use #F1317D in CSS?

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

What colors go well with #F1317D?

#32F1A4 (complementary), #F132DE (analogous), and #C80E58 (lighter shade) work well with #F1317D.