#F15BCE Color Information

Hex color code: #F15BCE

#F15BCE is a vivid magenta color. In RGB it is (241, 91, 206), and in HSL it is (314°, 84%, 65%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F15BCE
RGB
241, 91, 206
HSL
314°, 84%, 65%
CMYK
0%, 62%, 15%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F15BCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 91, 206

Red: 241 / Green: 91 / Blue: 206

HSL

314°, 84%, 65%

Hue: 314° / Saturation: 84% / Lightness: 65%

CMYK

0%, 62%, 15%, 5%

Cyan: 0% / Magenta: 62% / Yellow: 15% / Key: 5%

What color is #F15BCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F15BCE to RGB:

rgb(241, 91, 206)HEX to RGB Converter →

HEX to HSL

Convert #F15BCE to HSL:

hsl(314, 84%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #F15BCE to CMYK:

cmyk(0%, 62%, 15%, 5%)Color Converter →

Color Meaning and Usage

#F15BCE is a vivid magenta color with RGB values of 241, 91, 206 and HSL of 314°, 84%, 65%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F15BCE is #5BF17E, creating high-contrast pairings. For softer combinations, try analogous colors like #C95BF1.

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

Contrast with #F15BCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F15BCE?

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

What is the RGB value of #F15BCE?

#F15BCE in RGB is (241, 91, 206) - 241 red, 91 green, and 206 blue.

How to use #F15BCE in CSS?

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

What colors go well with #F15BCE?

#5BF17E (complementary), #C95BF1 (analogous), and #EB14B9 (lighter shade) work well with #F15BCE.