#F1568F Color Information

Hex color code: #F1568F

The hex color #F1568F is a dynamic magenta with RGB values of (241, 86, 143) and HSL of (338°, 85%, 64%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#F1568F
RGB
241, 86, 143
HSL
338°, 85%, 64%
CMYK
0%, 64%, 41%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F1568F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 86, 143

Red: 241 / Green: 86 / Blue: 143

HSL

338°, 85%, 64%

Hue: 338° / Saturation: 85% / Lightness: 64%

CMYK

0%, 64%, 41%, 5%

Cyan: 0% / Magenta: 64% / Yellow: 41% / Key: 5%

What color is #F1568F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F1568F to RGB:

rgb(241, 86, 143)HEX to RGB Converter →

HEX to HSL

Convert #F1568F to HSL:

hsl(338, 85%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #F1568F to CMYK:

cmyk(0%, 64%, 41%, 5%)Color Converter →

Color Meaning and Usage

#F1568F is a vivid magenta color with RGB values of 241, 86, 143 and HSL of 338°, 85%, 64%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F1568F is #55F1B8, creating high-contrast pairings. For softer combinations, try analogous colors like #F155DC.

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

Contrast with #F1568F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F1568F?

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

What is the RGB value of #F1568F?

#F1568F in RGB is (241, 86, 143) - 241 red, 86 green, and 143 blue.

How to use #F1568F in CSS?

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

What colors go well with #F1568F?

#55F1B8 (complementary), #F155DC (analogous), and #E71361 (lighter shade) work well with #F1568F.