#F192DB Color Information

Hex color code: #F192DB

The hex color #F192DB is a delicate magenta with RGB values of (241, 146, 219) and HSL of (314°, 77%, 76%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#F192DB
RGB
241, 146, 219
HSL
314°, 77%, 76%
CMYK
0%, 39%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F192DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 146, 219

Red: 241 / Green: 146 / Blue: 219

HSL

314°, 77%, 76%

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

CMYK

0%, 39%, 9%, 5%

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

What color is #F192DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F192DB to RGB:

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

HEX to HSL

Convert #F192DB to HSL:

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

HEX to CMYK

Convert #F192DB to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #F192DB has RGB (241, 146, 219) and HSL (314°, 77%, 76%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F192DB is #93F1A9, creating high-contrast pairings. For softer combinations, try analogous colors like #D893F1.

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

Contrast with #F192DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F192DB?

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

What is the RGB value of #F192DB?

#F192DB in RGB is (241, 146, 219) - 241 red, 146 green, and 219 blue.

How to use #F192DB in CSS?

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

What colors go well with #F192DB?

#93F1A9 (complementary), #D893F1 (analogous), and #E84FC4 (lighter shade) work well with #F192DB.