#F79CB4 Color Information

Hex color code: #F79CB4

The hex color #F79CB4 is a soft magenta with RGB values of (247, 156, 180) and HSL of (344°, 85%, 79%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#F79CB4
RGB
247, 156, 180
HSL
344°, 85%, 79%
CMYK
0%, 37%, 27%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F79CB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 156, 180

Red: 247 / Green: 156 / Blue: 180

HSL

344°, 85%, 79%

Hue: 344° / Saturation: 85% / Lightness: 79%

CMYK

0%, 37%, 27%, 3%

Cyan: 0% / Magenta: 37% / Yellow: 27% / Key: 3%

What color is #F79CB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F79CB4 to RGB:

rgb(247, 156, 180)HEX to RGB Converter →

HEX to HSL

Convert #F79CB4 to HSL:

hsl(344, 85%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #F79CB4 to CMYK:

cmyk(0%, 37%, 27%, 3%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #F79CB4 has RGB (247, 156, 180) and HSL (344°, 85%, 79%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F79CB4 is #9CF7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #F79CE2.

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

Contrast with #F79CB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F79CB4?

#F79CB4 is a ethereal magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F79CB4?

#F79CB4 in RGB is (247, 156, 180) - 247 red, 156 green, and 180 blue.

How to use #F79CB4 in CSS?

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

What colors go well with #F79CB4?

#9CF7DF (complementary), #F79CE2 (analogous), and #F1557F (lighter shade) work well with #F79CB4.