#F79FBF Color Information

Hex color code: #F79FBF

The hex color #F79FBF is a light magenta with RGB values of (247, 159, 191) and HSL of (338°, 85%, 80%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F79FBF
RGB
247, 159, 191
HSL
338°, 85%, 80%
CMYK
0%, 36%, 23%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F79FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 159, 191

Red: 247 / Green: 159 / Blue: 191

HSL

338°, 85%, 80%

Hue: 338° / Saturation: 85% / Lightness: 80%

CMYK

0%, 36%, 23%, 3%

Cyan: 0% / Magenta: 36% / Yellow: 23% / Key: 3%

What color is #F79FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F79FBF to RGB:

rgb(247, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #F79FBF to HSL:

hsl(338, 85%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #F79FBF to CMYK:

cmyk(0%, 36%, 23%, 3%)Color Converter →

Color Meaning and Usage

#F79FBF is a soft magenta color with RGB values of 247, 159, 191 and HSL of 338°, 85%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F79FBF is #A1F7D8, creating high-contrast pairings. For softer combinations, try analogous colors like #F7A1EC.

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

Contrast with #F79FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F79FBF?

#F79FBF is a soft magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F79FBF?

#F79FBF in RGB is (247, 159, 191) - 247 red, 159 green, and 191 blue.

How to use #F79FBF in CSS?

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

What colors go well with #F79FBF?

#A1F7D8 (complementary), #F7A1EC (analogous), and #F25A92 (lighter shade) work well with #F79FBF.