#F07CD3 Color Information

Hex color code: #F07CD3

A dynamic magenta shade, #F07CD3 appears as (240, 124, 211) in RGB and (315°, 79%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#F07CD3
RGB
240, 124, 211
HSL
315°, 79%, 71%
CMYK
0%, 48%, 12%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07CD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 124, 211

Red: 240 / Green: 124 / Blue: 211

HSL

315°, 79%, 71%

Hue: 315° / Saturation: 79% / Lightness: 71%

CMYK

0%, 48%, 12%, 6%

Cyan: 0% / Magenta: 48% / Yellow: 12% / Key: 6%

What color is #F07CD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07CD3 to RGB:

rgb(240, 124, 211)HEX to RGB Converter →

HEX to HSL

Convert #F07CD3 to HSL:

hsl(315, 79%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #F07CD3 to CMYK:

cmyk(0%, 48%, 12%, 6%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F07CD3 has RGB (240, 124, 211) and HSL (315°, 79%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07CD3 is #7BEF98, creating high-contrast pairings. For softer combinations, try analogous colors like #D27BEF.

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

Contrast with #F07CD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07CD3?

#F07CD3 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F07CD3?

#F07CD3 in RGB is (240, 124, 211) - 240 red, 124 green, and 211 blue.

How to use #F07CD3 in CSS?

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

What colors go well with #F07CD3?

#7BEF98 (complementary), #D27BEF (analogous), and #E736BB (lighter shade) work well with #F07CD3.