#F79DBE Color Information

Hex color code: #F79DBE

A delicate magenta shade, #F79DBE appears as (247, 157, 190) in RGB and (338°, 85%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F79DBE
RGB
247, 157, 190
HSL
338°, 85%, 79%
CMYK
0%, 36%, 23%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F79DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 157, 190

Red: 247 / Green: 157 / Blue: 190

HSL

338°, 85%, 79%

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

CMYK

0%, 36%, 23%, 3%

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

What color is #F79DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F79DBE to RGB:

rgb(247, 157, 190)HEX to RGB Converter →

HEX to HSL

Convert #F79DBE to HSL:

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

HEX to CMYK

Convert #F79DBE to CMYK:

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

Color Meaning and Usage

#F79DBE is a delicate magenta color with RGB values of 247, 157, 190 and HSL of 338°, 85%, 79%. 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 #F79DBE is #9CF7D6, creating high-contrast pairings. For softer combinations, try analogous colors like #F79CEB.

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

Contrast with #F79DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F79DBE?

#F79DBE is a delicate magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F79DBE?

#F79DBE in RGB is (247, 157, 190) - 247 red, 157 green, and 190 blue.

How to use #F79DBE in CSS?

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

What colors go well with #F79DBE?

#9CF7D6 (complementary), #F79CEB (analogous), and #F1558E (lighter shade) work well with #F79DBE.