#F471CD Color Information

Hex color code: #F471CD

#F471CD is a dynamic magenta color. In RGB it is (244, 113, 205), and in HSL it is (318°, 86%, 70%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#F471CD
RGB
244, 113, 205
HSL
318°, 86%, 70%
CMYK
0%, 54%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F471CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 113, 205

Red: 244 / Green: 113 / Blue: 205

HSL

318°, 86%, 70%

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

CMYK

0%, 54%, 16%, 4%

Cyan: 0% / Magenta: 54% / Yellow: 16% / Key: 4%

What color is #F471CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F471CD to RGB:

rgb(244, 113, 205)HEX to RGB Converter →

HEX to HSL

Convert #F471CD to HSL:

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

HEX to CMYK

Convert #F471CD to CMYK:

cmyk(0%, 54%, 16%, 4%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F471CD has RGB (244, 113, 205) and HSL (318°, 86%, 70%). 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 #F471CD is #71F498, creating high-contrast pairings. For softer combinations, try analogous colors like #DA71F4.

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

Contrast with #F471CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F471CD?

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

What is the RGB value of #F471CD?

#F471CD in RGB is (244, 113, 205) - 244 red, 113 green, and 205 blue.

How to use #F471CD in CSS?

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

What colors go well with #F471CD?

#71F498 (complementary), #DA71F4 (analogous), and #EF2AB4 (lighter shade) work well with #F471CD.