#F19FC2 Color Information

Hex color code: #F19FC2

#F19FC2 is a delicate magenta color. In RGB it is (241, 159, 194), and in HSL it is (334°, 75%, 78%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F19FC2
RGB
241, 159, 194
HSL
334°, 75%, 78%
CMYK
0%, 34%, 20%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F19FC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 159, 194

Red: 241 / Green: 159 / Blue: 194

HSL

334°, 75%, 78%

Hue: 334° / Saturation: 75% / Lightness: 78%

CMYK

0%, 34%, 20%, 5%

Cyan: 0% / Magenta: 34% / Yellow: 20% / Key: 5%

What color is #F19FC2?

#F19FC2 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F19FC2 to RGB:

rgb(241, 159, 194)HEX to RGB Converter →

HEX to HSL

Convert #F19FC2 to HSL:

hsl(334, 75%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F19FC2 to CMYK:

cmyk(0%, 34%, 20%, 5%)Color Converter →

Color Meaning and Usage

#F19FC2 is a airy magenta color with RGB values of 241, 159, 194 and HSL of 334°, 75%, 78%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F19FC2 is #9DF1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #F19DEB.

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

Contrast with #F19FC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F19FC2?

#F19FC2 is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F19FC2?

#F19FC2 in RGB is (241, 159, 194) - 241 red, 159 green, and 194 blue.

How to use #F19FC2 in CSS?

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

What colors go well with #F19FC2?

#9DF1CD (complementary), #F19DEB (analogous), and #E75A97 (lighter shade) work well with #F19FC2.