#F07ACD Color Information

Hex color code: #F07ACD

#F07ACD is a bold magenta color. In RGB it is (240, 122, 205), and in HSL it is (318°, 80%, 71%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F07ACD
RGB
240, 122, 205
HSL
318°, 80%, 71%
CMYK
0%, 49%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F07ACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 122, 205

Red: 240 / Green: 122 / Blue: 205

HSL

318°, 80%, 71%

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

CMYK

0%, 49%, 15%, 6%

Cyan: 0% / Magenta: 49% / Yellow: 15% / Key: 6%

What color is #F07ACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F07ACD to RGB:

rgb(240, 122, 205)HEX to RGB Converter →

HEX to HSL

Convert #F07ACD to HSL:

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

HEX to CMYK

Convert #F07ACD to CMYK:

cmyk(0%, 49%, 15%, 6%)Color Converter →

Color Meaning and Usage

#F07ACD is a vivid magenta color with RGB values of 240, 122, 205 and HSL of 318°, 80%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F07ACD is #7AF09D, creating high-contrast pairings. For softer combinations, try analogous colors like #D97AF0.

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

Contrast with #F07ACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F07ACD?

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

What is the RGB value of #F07ACD?

#F07ACD in RGB is (240, 122, 205) - 240 red, 122 green, and 205 blue.

How to use #F07ACD in CSS?

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

What colors go well with #F07ACD?

#7AF09D (complementary), #D97AF0 (analogous), and #E935B3 (lighter shade) work well with #F07ACD.