#F131DA Color Information

Hex color code: #F131DA

A eye-catching magenta shade, #F131DA appears as (241, 49, 218) in RGB and (307°, 87%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameMagenta
HEX
#F131DA
RGB
241, 49, 218
HSL
307°, 87%, 57%
CMYK
0%, 80%, 10%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F131DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 49, 218

Red: 241 / Green: 49 / Blue: 218

HSL

307°, 87%, 57%

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

CMYK

0%, 80%, 10%, 5%

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

What color is #F131DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F131DA to RGB:

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

HEX to HSL

Convert #F131DA to HSL:

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

HEX to CMYK

Convert #F131DA to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #F131DA has RGB (241, 49, 218) and HSL (307°, 87%, 57%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F131DA is #32F148, creating high-contrast pairings. For softer combinations, try analogous colors like #A832F1.

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

Contrast with #F131DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F131DA?

#F131DA is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F131DA?

#F131DA in RGB is (241, 49, 218) - 241 red, 49 green, and 218 blue.

How to use #F131DA in CSS?

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

What colors go well with #F131DA?

#32F148 (complementary), #A832F1 (analogous), and #C80EB3 (lighter shade) work well with #F131DA.