#F192CA Color Information

Hex color code: #F192CA

#F192CA is a light magenta color. In RGB it is (241, 146, 202), and in HSL it is (325°, 77%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#F192CA
RGB
241, 146, 202
HSL
325°, 77%, 76%
CMYK
0%, 39%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F192CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 146, 202

Red: 241 / Green: 146 / Blue: 202

HSL

325°, 77%, 76%

Hue: 325° / Saturation: 77% / Lightness: 76%

CMYK

0%, 39%, 16%, 5%

Cyan: 0% / Magenta: 39% / Yellow: 16% / Key: 5%

What color is #F192CA?

#F192CA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F192CA to RGB:

rgb(241, 146, 202)HEX to RGB Converter →

HEX to HSL

Convert #F192CA to HSL:

hsl(325, 77%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F192CA to CMYK:

cmyk(0%, 39%, 16%, 5%)Color Converter →

Color Meaning and Usage

#F192CA is a delicate magenta color with RGB values of 241, 146, 202 and HSL of 325°, 77%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F192CA is #93F1BA, creating high-contrast pairings. For softer combinations, try analogous colors like #E993F1.

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

Contrast with #F192CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F192CA?

#F192CA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F192CA?

#F192CA in RGB is (241, 146, 202) - 241 red, 146 green, and 202 blue.

How to use #F192CA in CSS?

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

What colors go well with #F192CA?

#93F1BA (complementary), #E993F1 (analogous), and #E84FA8 (lighter shade) work well with #F192CA.