#F561CB Color Information

Hex color code: #F561CB

#F561CB is a bold magenta color. In RGB it is (245, 97, 203), and in HSL it is (317°, 88%, 67%). It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F561CB
RGB
245, 97, 203
HSL
317°, 88%, 67%
CMYK
0%, 60%, 17%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F561CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 97, 203

Red: 245 / Green: 97 / Blue: 203

HSL

317°, 88%, 67%

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

CMYK

0%, 60%, 17%, 4%

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

What color is #F561CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F561CB to RGB:

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

HEX to HSL

Convert #F561CB to HSL:

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

HEX to CMYK

Convert #F561CB to CMYK:

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

Color Meaning and Usage

#F561CB is a vivid magenta color with RGB values of 245, 97, 203 and HSL of 317°, 88%, 67%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F561CB is #61F58B, creating high-contrast pairings. For softer combinations, try analogous colors like #D561F5.

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

Contrast with #F561CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F561CB?

#F561CB is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F561CB?

#F561CB in RGB is (245, 97, 203) - 245 red, 97 green, and 203 blue.

How to use #F561CB in CSS?

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

What colors go well with #F561CB?

#61F58B (complementary), #D561F5 (analogous), and #F019B3 (lighter shade) work well with #F561CB.