#F156CF Color Information

Hex color code: #F156CF

A dynamic magenta shade, #F156CF appears as (241, 86, 207) in RGB and (313°, 85%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F156CF
RGB
241, 86, 207
HSL
313°, 85%, 64%
CMYK
0%, 64%, 14%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F156CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 86, 207

Red: 241 / Green: 86 / Blue: 207

HSL

313°, 85%, 64%

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

CMYK

0%, 64%, 14%, 5%

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

What color is #F156CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F156CF to RGB:

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

HEX to HSL

Convert #F156CF to HSL:

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

HEX to CMYK

Convert #F156CF to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #F156CF has RGB (241, 86, 207) and HSL (313°, 85%, 64%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F156CF is #55F177, creating high-contrast pairings. For softer combinations, try analogous colors like #C555F1.

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

Contrast with #F156CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F156CF?

#F156CF is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F156CF?

#F156CF in RGB is (241, 86, 207) - 241 red, 86 green, and 207 blue.

How to use #F156CF in CSS?

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

What colors go well with #F156CF?

#55F177 (complementary), #C555F1 (analogous), and #E713B9 (lighter shade) work well with #F156CF.