#F39CD5 Color Information

Hex color code: #F39CD5

A ethereal magenta shade, #F39CD5 appears as (243, 156, 213) in RGB and (321°, 78%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F39CD5
RGB
243, 156, 213
HSL
321°, 78%, 78%
CMYK
0%, 36%, 12%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F39CD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 156, 213

Red: 243 / Green: 156 / Blue: 213

HSL

321°, 78%, 78%

Hue: 321° / Saturation: 78% / Lightness: 78%

CMYK

0%, 36%, 12%, 5%

Cyan: 0% / Magenta: 36% / Yellow: 12% / Key: 5%

What color is #F39CD5?

#F39CD5 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F39CD5 to RGB:

rgb(243, 156, 213)HEX to RGB Converter →

HEX to HSL

Convert #F39CD5 to HSL:

hsl(321, 78%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F39CD5 to CMYK:

cmyk(0%, 36%, 12%, 5%)Color Converter →

Color Meaning and Usage

A light magenta tone, #F39CD5 has RGB (243, 156, 213) and HSL (321°, 78%, 78%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F39CD5 is #9BF3BA, creating high-contrast pairings. For softer combinations, try analogous colors like #E69BF3.

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

Contrast with #F39CD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F39CD5?

#F39CD5 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F39CD5?

#F39CD5 in RGB is (243, 156, 213) - 243 red, 156 green, and 213 blue.

How to use #F39CD5 in CSS?

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

What colors go well with #F39CD5?

#9BF3BA (complementary), #E69BF3 (analogous), and #EA57B7 (lighter shade) work well with #F39CD5.