#F156DC Color Information

Hex color code: #F156DC

The hex color #F156DC is a striking magenta with RGB values of (241, 86, 220) and HSL of (308°, 85%, 64%). It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#F156DC
RGB
241, 86, 220
HSL
308°, 85%, 64%
CMYK
0%, 64%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F156DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 86, 220

Red: 241 / Green: 86 / Blue: 220

HSL

308°, 85%, 64%

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

CMYK

0%, 64%, 9%, 5%

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

What color is #F156DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F156DC to RGB:

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

HEX to HSL

Convert #F156DC to HSL:

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

HEX to CMYK

Convert #F156DC to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #F156DC has RGB (241, 86, 220) and HSL (308°, 85%, 64%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F156DC is #55F16A, creating high-contrast pairings. For softer combinations, try analogous colors like #B855F1.

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

Contrast with #F156DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F156DC?

#F156DC is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F156DC?

#F156DC in RGB is (241, 86, 220) - 241 red, 86 green, and 220 blue.

How to use #F156DC in CSS?

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

What colors go well with #F156DC?

#55F16A (complementary), #B855F1 (analogous), and #E713CB (lighter shade) work well with #F156DC.