#F47CDC Color Information

Hex color code: #F47CDC

#F47CDC is a eye-catching magenta color. In RGB it is (244, 124, 220), and in HSL it is (312°, 85%, 72%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F47CDC
RGB
244, 124, 220
HSL
312°, 85%, 72%
CMYK
0%, 49%, 10%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F47CDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 124, 220

Red: 244 / Green: 124 / Blue: 220

HSL

312°, 85%, 72%

Hue: 312° / Saturation: 85% / Lightness: 72%

CMYK

0%, 49%, 10%, 4%

Cyan: 0% / Magenta: 49% / Yellow: 10% / Key: 4%

What color is #F47CDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F47CDC to RGB:

rgb(244, 124, 220)HEX to RGB Converter →

HEX to HSL

Convert #F47CDC to HSL:

hsl(312, 85%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #F47CDC to CMYK:

cmyk(0%, 49%, 10%, 4%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #F47CDC has RGB (244, 124, 220) and HSL (312°, 85%, 72%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F47CDC is #7BF493, creating high-contrast pairings. For softer combinations, try analogous colors like #D07BF4.

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

Contrast with #F47CDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F47CDC?

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

What is the RGB value of #F47CDC?

#F47CDC in RGB is (244, 124, 220) - 244 red, 124 green, and 220 blue.

How to use #F47CDC in CSS?

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

What colors go well with #F47CDC?

#7BF493 (complementary), #D07BF4 (analogous), and #EF34C9 (lighter shade) work well with #F47CDC.