#F55BCF Color Information

Hex color code: #F55BCF

A eye-catching magenta shade, #F55BCF appears as (245, 91, 207) in RGB and (315°, 89%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#F55BCF
RGB
245, 91, 207
HSL
315°, 89%, 66%
CMYK
0%, 63%, 16%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F55BCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

245, 91, 207

Red: 245 / Green: 91 / Blue: 207

HSL

315°, 89%, 66%

Hue: 315° / Saturation: 89% / Lightness: 66%

CMYK

0%, 63%, 16%, 4%

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

What color is #F55BCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F55BCF to RGB:

rgb(245, 91, 207)HEX to RGB Converter →

HEX to HSL

Convert #F55BCF to HSL:

hsl(315, 89%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #F55BCF to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #F55BCF has RGB (245, 91, 207) and HSL (315°, 89%, 66%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F55BCF is #5BF582, creating high-contrast pairings. For softer combinations, try analogous colors like #CF5BF5.

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

Contrast with #F55BCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F55BCF?

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

What is the RGB value of #F55BCF?

#F55BCF in RGB is (245, 91, 207) - 245 red, 91 green, and 207 blue.

How to use #F55BCF in CSS?

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

What colors go well with #F55BCF?

#5BF582 (complementary), #CF5BF5 (analogous), and #F113BA (lighter shade) work well with #F55BCF.