#F570CD Color Information

Hex color code: #F570CD

#F570CD is a eye-catching magenta color. In RGB it is (245, 112, 205), and in HSL it is (318°, 87%, 70%). It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#F570CD
RGB
245, 112, 205
HSL
318°, 87%, 70%
CMYK
0%, 54%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F570CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 112, 205

Red: 245 / Green: 112 / Blue: 205

HSL

318°, 87%, 70%

Hue: 318° / Saturation: 87% / Lightness: 70%

CMYK

0%, 54%, 16%, 4%

Cyan: 0% / Magenta: 54% / Yellow: 16% / Key: 4%

What color is #F570CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F570CD to RGB:

rgb(245, 112, 205)HEX to RGB Converter →

HEX to HSL

Convert #F570CD to HSL:

hsl(318, 87%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #F570CD to CMYK:

cmyk(0%, 54%, 16%, 4%)Color Converter →

Color Meaning and Usage

#F570CD is a bold magenta color with RGB values of 245, 112, 205 and HSL of 318°, 87%, 70%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F570CD is #70F598, creating high-contrast pairings. For softer combinations, try analogous colors like #DA70F5.

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

Contrast with #F570CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F570CD?

#F570CD is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F570CD?

#F570CD in RGB is (245, 112, 205) - 245 red, 112 green, and 205 blue.

How to use #F570CD in CSS?

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

What colors go well with #F570CD?

#70F598 (complementary), #DA70F5 (analogous), and #F028B4 (lighter shade) work well with #F570CD.