#F171DC Color Information

Hex color code: #F171DC

A eye-catching magenta shade, #F171DC appears as (241, 113, 220) in RGB and (310°, 82%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#F171DC
RGB
241, 113, 220
HSL
310°, 82%, 69%
CMYK
0%, 53%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F171DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 113, 220

Red: 241 / Green: 113 / Blue: 220

HSL

310°, 82%, 69%

Hue: 310° / Saturation: 82% / Lightness: 69%

CMYK

0%, 53%, 9%, 5%

Cyan: 0% / Magenta: 53% / Yellow: 9% / Key: 5%

What color is #F171DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F171DC to RGB:

rgb(241, 113, 220)HEX to RGB Converter →

HEX to HSL

Convert #F171DC to HSL:

hsl(310, 82%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #F171DC to CMYK:

cmyk(0%, 53%, 9%, 5%)Color Converter →

Color Meaning and Usage

#F171DC is a vivid magenta color with RGB values of 241, 113, 220 and HSL of 310°, 82%, 69%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F171DC is #6FF185, creating high-contrast pairings. For softer combinations, try analogous colors like #C66FF1.

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

Contrast with #F171DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F171DC?

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

What is the RGB value of #F171DC?

#F171DC in RGB is (241, 113, 220) - 241 red, 113 green, and 220 blue.

How to use #F171DC in CSS?

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

What colors go well with #F171DC?

#6FF185 (complementary), #C66FF1 (analogous), and #EA2ACA (lighter shade) work well with #F171DC.