#F051CB Color Information

Hex color code: #F051CB

A bold magenta shade, #F051CB appears as (240, 81, 203) in RGB and (314°, 84%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameHot Pink
HEX
#F051CB
RGB
240, 81, 203
HSL
314°, 84%, 63%
CMYK
0%, 66%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F051CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 81, 203

Red: 240 / Green: 81 / Blue: 203

HSL

314°, 84%, 63%

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

CMYK

0%, 66%, 15%, 6%

Cyan: 0% / Magenta: 66% / Yellow: 15% / Key: 6%

What color is #F051CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F051CB to RGB:

rgb(240, 81, 203)HEX to RGB Converter →

HEX to HSL

Convert #F051CB to HSL:

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

HEX to CMYK

Convert #F051CB to CMYK:

cmyk(0%, 66%, 15%, 6%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #F051CB has RGB (240, 81, 203) and HSL (314°, 84%, 63%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F051CB is #51F076, creating high-contrast pairings. For softer combinations, try analogous colors like #C651F0.

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

Contrast with #F051CB

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

Contrast Ratio: 6.74:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F051CB?

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

What is the RGB value of #F051CB?

#F051CB in RGB is (240, 81, 203) - 240 red, 81 green, and 203 blue.

How to use #F051CB in CSS?

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

What colors go well with #F051CB?

#51F076 (complementary), #C651F0 (analogous), and #E114B1 (lighter shade) work well with #F051CB.