#F4729E Color Information

Hex color code: #F4729E

The hex color #F4729E is a bold magenta with RGB values of (244, 114, 158) and HSL of (340°, 86%, 70%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F4729E
RGB
244, 114, 158
HSL
340°, 86%, 70%
CMYK
0%, 53%, 35%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4729E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 114, 158

Red: 244 / Green: 114 / Blue: 158

HSL

340°, 86%, 70%

Hue: 340° / Saturation: 86% / Lightness: 70%

CMYK

0%, 53%, 35%, 4%

Cyan: 0% / Magenta: 53% / Yellow: 35% / Key: 4%

What color is #F4729E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4729E to RGB:

rgb(244, 114, 158)HEX to RGB Converter →

HEX to HSL

Convert #F4729E to HSL:

hsl(340, 86%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F4729E to CMYK:

cmyk(0%, 53%, 35%, 4%)Color Converter →

Color Meaning and Usage

#F4729E is a striking magenta color with RGB values of 244, 114, 158 and HSL of 340°, 86%, 70%. 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 #F4729E is #71F4C8, creating high-contrast pairings. For softer combinations, try analogous colors like #F471DE.

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

Contrast with #F4729E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4729E?

#F4729E is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F4729E?

#F4729E in RGB is (244, 114, 158) - 244 red, 114 green, and 158 blue.

How to use #F4729E in CSS?

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

What colors go well with #F4729E?

#71F4C8 (complementary), #F471DE (analogous), and #EF2A6B (lighter shade) work well with #F4729E.