#F16ABB Color Information

Hex color code: #F16ABB

#F16ABB is a vivid magenta color. In RGB it is (241, 106, 187), and in HSL it is (324°, 83%, 68%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#F16ABB
RGB
241, 106, 187
HSL
324°, 83%, 68%
CMYK
0%, 56%, 22%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F16ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 106, 187

Red: 241 / Green: 106 / Blue: 187

HSL

324°, 83%, 68%

Hue: 324° / Saturation: 83% / Lightness: 68%

CMYK

0%, 56%, 22%, 5%

Cyan: 0% / Magenta: 56% / Yellow: 22% / Key: 5%

What color is #F16ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F16ABB to RGB:

rgb(241, 106, 187)HEX to RGB Converter →

HEX to HSL

Convert #F16ABB to HSL:

hsl(324, 83%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #F16ABB to CMYK:

cmyk(0%, 56%, 22%, 5%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F16ABB has RGB (241, 106, 187) and HSL (324°, 83%, 68%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F16ABB is #6AF1A0, creating high-contrast pairings. For softer combinations, try analogous colors like #E46AF1.

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

Contrast with #F16ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F16ABB?

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

What is the RGB value of #F16ABB?

#F16ABB in RGB is (241, 106, 187) - 241 red, 106 green, and 187 blue.

How to use #F16ABB in CSS?

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

What colors go well with #F16ABB?

#6AF1A0 (complementary), #E46AF1 (analogous), and #EB249B (lighter shade) work well with #F16ABB.