#F799BC Color Information

Hex color code: #F799BC

#F799BC is a soft magenta color. In RGB it is (247, 153, 188), and in HSL it is (338°, 85%, 78%). It is often used for branding and logos.

Try:
Color NameLight Pink
HEX
#F799BC
RGB
247, 153, 188
HSL
338°, 85%, 78%
CMYK
0%, 38%, 24%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F799BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 153, 188

Red: 247 / Green: 153 / Blue: 188

HSL

338°, 85%, 78%

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

CMYK

0%, 38%, 24%, 3%

Cyan: 0% / Magenta: 38% / Yellow: 24% / Key: 3%

What color is #F799BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F799BC to RGB:

rgb(247, 153, 188)HEX to RGB Converter →

HEX to HSL

Convert #F799BC to HSL:

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

HEX to CMYK

Convert #F799BC to CMYK:

cmyk(0%, 38%, 24%, 3%)Color Converter →

Color Meaning and Usage

A airy magenta tone, #F799BC has RGB (247, 153, 188) and HSL (338°, 85%, 78%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F799BC is #97F7D4, creating high-contrast pairings. For softer combinations, try analogous colors like #F797EA.

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

Contrast with #F799BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F799BC?

#F799BC is a airy magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F799BC?

#F799BC in RGB is (247, 153, 188) - 247 red, 153 green, and 188 blue.

How to use #F799BC in CSS?

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

What colors go well with #F799BC?

#97F7D4 (complementary), #F797EA (analogous), and #F1508B (lighter shade) work well with #F799BC.