#F472BE Color Information

Hex color code: #F472BE

The hex color #F472BE is a vivid magenta with RGB values of (244, 114, 190) and HSL of (325°, 86%, 70%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F472BE
RGB
244, 114, 190
HSL
325°, 86%, 70%
CMYK
0%, 53%, 22%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F472BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 114, 190

Red: 244 / Green: 114 / Blue: 190

HSL

325°, 86%, 70%

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

CMYK

0%, 53%, 22%, 4%

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

What color is #F472BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F472BE to RGB:

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

HEX to HSL

Convert #F472BE to HSL:

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

HEX to CMYK

Convert #F472BE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #F472BE has RGB (244, 114, 190) and HSL (325°, 86%, 70%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F472BE is #71F4A8, creating high-contrast pairings. For softer combinations, try analogous colors like #E971F4.

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

Contrast with #F472BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F472BE?

#F472BE is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F472BE?

#F472BE in RGB is (244, 114, 190) - 244 red, 114 green, and 190 blue.

How to use #F472BE in CSS?

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

What colors go well with #F472BE?

#71F4A8 (complementary), #E971F4 (analogous), and #EF2A9D (lighter shade) work well with #F472BE.