#F131CE Color Information

Hex color code: #F131CE

The hex color #F131CE is a dynamic magenta with RGB values of (241, 49, 206) and HSL of (311°, 87%, 57%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F131CE
RGB
241, 49, 206
HSL
311°, 87%, 57%
CMYK
0%, 80%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F131CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 49, 206

Red: 241 / Green: 49 / Blue: 206

HSL

311°, 87%, 57%

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

CMYK

0%, 80%, 15%, 5%

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

What color is #F131CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F131CE to RGB:

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

HEX to HSL

Convert #F131CE to HSL:

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

HEX to CMYK

Convert #F131CE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #F131CE has RGB (241, 49, 206) and HSL (311°, 87%, 57%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F131CE is #32F155, creating high-contrast pairings. For softer combinations, try analogous colors like #B432F1.

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

Contrast with #F131CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F131CE?

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

What is the RGB value of #F131CE?

#F131CE in RGB is (241, 49, 206) - 241 red, 49 green, and 206 blue.

How to use #F131CE in CSS?

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

What colors go well with #F131CE?

#32F155 (complementary), #B432F1 (analogous), and #C80EA6 (lighter shade) work well with #F131CE.