#F07CCE Color Information

Hex color code: #F07CCE

The hex color #F07CCE is a eye-catching magenta with RGB values of (240, 124, 206) and HSL of (318°, 79%, 71%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F07CCE
RGB
240, 124, 206
HSL
318°, 79%, 71%
CMYK
0%, 48%, 14%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07CCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 124, 206

Red: 240 / Green: 124 / Blue: 206

HSL

318°, 79%, 71%

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

CMYK

0%, 48%, 14%, 6%

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

What color is #F07CCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07CCE to RGB:

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

HEX to HSL

Convert #F07CCE to HSL:

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

HEX to CMYK

Convert #F07CCE to CMYK:

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

Color Meaning and Usage

#F07CCE is a striking magenta color with RGB values of 240, 124, 206 and HSL of 318°, 79%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07CCE is #7BEF9E, creating high-contrast pairings. For softer combinations, try analogous colors like #D87BEF.

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

Contrast with #F07CCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07CCE?

#F07CCE is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F07CCE?

#F07CCE in RGB is (240, 124, 206) - 240 red, 124 green, and 206 blue.

How to use #F07CCE in CSS?

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

What colors go well with #F07CCE?

#7BEF9E (complementary), #D87BEF (analogous), and #E736B2 (lighter shade) work well with #F07CCE.