#F193CB Color Information

Hex color code: #F193CB

The hex color #F193CB is a delicate magenta with RGB values of (241, 147, 203) and HSL of (324°, 77%, 76%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#F193CB
RGB
241, 147, 203
HSL
324°, 77%, 76%
CMYK
0%, 39%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F193CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 147, 203

Red: 241 / Green: 147 / Blue: 203

HSL

324°, 77%, 76%

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

CMYK

0%, 39%, 16%, 5%

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

What color is #F193CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F193CB to RGB:

rgb(241, 147, 203)HEX to RGB Converter →

HEX to HSL

Convert #F193CB to HSL:

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

HEX to CMYK

Convert #F193CB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F193CB has RGB (241, 147, 203) and HSL (324°, 77%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F193CB is #93F1B8, creating high-contrast pairings. For softer combinations, try analogous colors like #E793F1.

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

Contrast with #F193CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F193CB?

#F193CB is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F193CB?

#F193CB in RGB is (241, 147, 203) - 241 red, 147 green, and 203 blue.

How to use #F193CB in CSS?

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

What colors go well with #F193CB?

#93F1B8 (complementary), #E793F1 (analogous), and #E84FAB (lighter shade) work well with #F193CB.