#F19FBE Color Information

Hex color code: #F19FBE

A delicate magenta shade, #F19FBE appears as (241, 159, 190) in RGB and (337°, 75%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F19FBE
RGB
241, 159, 190
HSL
337°, 75%, 78%
CMYK
0%, 34%, 21%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F19FBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 159, 190

Red: 241 / Green: 159 / Blue: 190

HSL

337°, 75%, 78%

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

CMYK

0%, 34%, 21%, 5%

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

What color is #F19FBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F19FBE to RGB:

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

HEX to HSL

Convert #F19FBE to HSL:

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

HEX to CMYK

Convert #F19FBE to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F19FBE has RGB (241, 159, 190) and HSL (337°, 75%, 78%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F19FBE is #9DF1D1, creating high-contrast pairings. For softer combinations, try analogous colors like #F19DE7.

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

Contrast with #F19FBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F19FBE?

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

What is the RGB value of #F19FBE?

#F19FBE in RGB is (241, 159, 190) - 241 red, 159 green, and 190 blue.

How to use #F19FBE in CSS?

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

What colors go well with #F19FBE?

#9DF1D1 (complementary), #F19DE7 (analogous), and #E75A90 (lighter shade) work well with #F19FBE.