#F391C8 Color Information

Hex color code: #F391C8

A delicate magenta shade, #F391C8 appears as (243, 145, 200) in RGB and (326°, 80%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#F391C8
RGB
243, 145, 200
HSL
326°, 80%, 76%
CMYK
0%, 40%, 18%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F391C8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 145, 200

Red: 243 / Green: 145 / Blue: 200

HSL

326°, 80%, 76%

Hue: 326° / Saturation: 80% / Lightness: 76%

CMYK

0%, 40%, 18%, 5%

Cyan: 0% / Magenta: 40% / Yellow: 18% / Key: 5%

What color is #F391C8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F391C8 to RGB:

rgb(243, 145, 200)HEX to RGB Converter →

HEX to HSL

Convert #F391C8 to HSL:

hsl(326, 80%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #F391C8 to CMYK:

cmyk(0%, 40%, 18%, 5%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F391C8 has RGB (243, 145, 200) and HSL (326°, 80%, 76%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F391C8 is #91F3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #EC91F3.

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

Contrast with #F391C8

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 #F391C8?

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

What is the RGB value of #F391C8?

#F391C8 in RGB is (243, 145, 200) - 243 red, 145 green, and 200 blue.

How to use #F391C8 in CSS?

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

What colors go well with #F391C8?

#91F3BB (complementary), #EC91F3 (analogous), and #EB4CA6 (lighter shade) work well with #F391C8.