#F15FDB Color Information

Hex color code: #F15FDB

The hex color #F15FDB is a bold magenta with RGB values of (241, 95, 219) and HSL of (309°, 84%, 66%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#F15FDB
RGB
241, 95, 219
HSL
309°, 84%, 66%
CMYK
0%, 61%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F15FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 95, 219

Red: 241 / Green: 95 / Blue: 219

HSL

309°, 84%, 66%

Hue: 309° / Saturation: 84% / Lightness: 66%

CMYK

0%, 61%, 9%, 5%

Cyan: 0% / Magenta: 61% / Yellow: 9% / Key: 5%

What color is #F15FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F15FDB to RGB:

rgb(241, 95, 219)HEX to RGB Converter →

HEX to HSL

Convert #F15FDB to HSL:

hsl(309, 84%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #F15FDB to CMYK:

cmyk(0%, 61%, 9%, 5%)Color Converter →

Color Meaning and Usage

#F15FDB is a eye-catching magenta color with RGB values of 241, 95, 219 and HSL of 309°, 84%, 66%. 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 #F15FDB is #5FF175, creating high-contrast pairings. For softer combinations, try analogous colors like #BE5FF1.

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

Contrast with #F15FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F15FDB?

#F15FDB is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F15FDB?

#F15FDB in RGB is (241, 95, 219) - 241 red, 95 green, and 219 blue.

How to use #F15FDB in CSS?

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

What colors go well with #F15FDB?

#5FF175 (complementary), #BE5FF1 (analogous), and #EB19CC (lighter shade) work well with #F15FDB.