#F561CD Color Information

Hex color code: #F561CD

A eye-catching magenta shade, #F561CD appears as (245, 97, 205) in RGB and (316°, 88%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#F561CD
RGB
245, 97, 205
HSL
316°, 88%, 67%
CMYK
0%, 60%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F561CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 97, 205

Red: 245 / Green: 97 / Blue: 205

HSL

316°, 88%, 67%

Hue: 316° / Saturation: 88% / Lightness: 67%

CMYK

0%, 60%, 16%, 4%

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

What color is #F561CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F561CD to RGB:

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

HEX to HSL

Convert #F561CD to HSL:

hsl(316, 88%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #F561CD to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #F561CD has RGB (245, 97, 205) and HSL (316°, 88%, 67%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F561CD is #61F588, creating high-contrast pairings. For softer combinations, try analogous colors like #D261F5.

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

Contrast with #F561CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F561CD?

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

What is the RGB value of #F561CD?

#F561CD in RGB is (245, 97, 205) - 245 red, 97 green, and 205 blue.

How to use #F561CD in CSS?

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

What colors go well with #F561CD?

#61F588 (complementary), #D261F5 (analogous), and #F019B7 (lighter shade) work well with #F561CD.