#F07FAC Color Information

Hex color code: #F07FAC

The hex color #F07FAC is a vivid magenta with RGB values of (240, 127, 172) and HSL of (336°, 79%, 72%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F07FAC
RGB
240, 127, 172
HSL
336°, 79%, 72%
CMYK
0%, 47%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07FAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 127, 172

Red: 240 / Green: 127 / Blue: 172

HSL

336°, 79%, 72%

Hue: 336° / Saturation: 79% / Lightness: 72%

CMYK

0%, 47%, 28%, 6%

Cyan: 0% / Magenta: 47% / Yellow: 28% / Key: 6%

What color is #F07FAC?

#F07FAC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07FAC to RGB:

rgb(240, 127, 172)HEX to RGB Converter →

HEX to HSL

Convert #F07FAC to HSL:

hsl(336, 79%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #F07FAC to CMYK:

cmyk(0%, 47%, 28%, 6%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #F07FAC has RGB (240, 127, 172) and HSL (336°, 79%, 72%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07FAC is #7FF0C3, creating high-contrast pairings. For softer combinations, try analogous colors like #F07FE5.

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

Contrast with #F07FAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07FAC?

#F07FAC is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #F07FAC?

#F07FAC in RGB is (240, 127, 172) - 240 red, 127 green, and 172 blue.

How to use #F07FAC in CSS?

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

What colors go well with #F07FAC?

#7FF0C3 (complementary), #F07FE5 (analogous), and #E83B80 (lighter shade) work well with #F07FAC.