#F386BF Color Information

Hex color code: #F386BF

The hex color #F386BF is a vivid magenta with RGB values of (243, 134, 191) and HSL of (329°, 82%, 74%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F386BF
RGB
243, 134, 191
HSL
329°, 82%, 74%
CMYK
0%, 45%, 21%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F386BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 134, 191

Red: 243 / Green: 134 / Blue: 191

HSL

329°, 82%, 74%

Hue: 329° / Saturation: 82% / Lightness: 74%

CMYK

0%, 45%, 21%, 5%

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

What color is #F386BF?

#F386BF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F386BF to RGB:

rgb(243, 134, 191)HEX to RGB Converter →

HEX to HSL

Convert #F386BF to HSL:

hsl(329, 82%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #F386BF to CMYK:

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

Color Meaning and Usage

#F386BF is a bold magenta color with RGB values of 243, 134, 191 and HSL of 329°, 82%, 74%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F386BF is #86F3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #F186F3.

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

Contrast with #F386BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F386BF?

#F386BF is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F386BF?

#F386BF in RGB is (243, 134, 191) - 243 red, 134 green, and 191 blue.

How to use #F386BF in CSS?

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

What colors go well with #F386BF?

#86F3BB (complementary), #F186F3 (analogous), and #EC4199 (lighter shade) work well with #F386BF.