#F77DB0 Color Information

Hex color code: #F77DB0

#F77DB0 is a dynamic magenta color. In RGB it is (247, 125, 176), and in HSL it is (335°, 88%, 73%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F77DB0
RGB
247, 125, 176
HSL
335°, 88%, 73%
CMYK
0%, 49%, 29%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F77DB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 125, 176

Red: 247 / Green: 125 / Blue: 176

HSL

335°, 88%, 73%

Hue: 335° / Saturation: 88% / Lightness: 73%

CMYK

0%, 49%, 29%, 3%

Cyan: 0% / Magenta: 49% / Yellow: 29% / Key: 3%

What color is #F77DB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F77DB0 to RGB:

rgb(247, 125, 176)HEX to RGB Converter →

HEX to HSL

Convert #F77DB0 to HSL:

hsl(335, 88%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #F77DB0 to CMYK:

cmyk(0%, 49%, 29%, 3%)Color Converter →

Color Meaning and Usage

#F77DB0 is a dynamic magenta color with RGB values of 247, 125, 176 and HSL of 335°, 88%, 73%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F77DB0 is #7EF7C4, creating high-contrast pairings. For softer combinations, try analogous colors like #F77EED.

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

Contrast with #F77DB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F77DB0?

#F77DB0 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F77DB0?

#F77DB0 in RGB is (247, 125, 176) - 247 red, 125 green, and 176 blue.

How to use #F77DB0 in CSS?

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

What colors go well with #F77DB0?

#7EF7C4 (complementary), #F77EED (analogous), and #F23684 (lighter shade) work well with #F77DB0.