#FF14FB Color Information

Hex color code: #FF14FB

The hex color #FF14FB is a dynamic magenta with RGB values of (255, 20, 251) and HSL of (301°, 100%, 54%). It is typically applied in digital products.

Try:
Color NameMagenta
HEX
#FF14FB
RGB
255, 20, 251
HSL
301°, 100%, 54%
CMYK
0%, 92%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF14FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 20, 251

Red: 255 / Green: 20 / Blue: 251

HSL

301°, 100%, 54%

Hue: 301° / Saturation: 100% / Lightness: 54%

CMYK

0%, 92%, 2%, 0%

Cyan: 0% / Magenta: 92% / Yellow: 2% / Key: 0%

What color is #FF14FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF14FB to RGB:

rgb(255, 20, 251)HEX to RGB Converter →

HEX to HSL

Convert #FF14FB to HSL:

hsl(301, 100%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #FF14FB to CMYK:

cmyk(0%, 92%, 2%, 0%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #FF14FB has RGB (255, 20, 251) and HSL (301°, 100%, 54%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF14FB is #14FF18, creating high-contrast pairings. For softer combinations, try analogous colors like #8E14FF.

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

Contrast with #FF14FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF14FB?

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

What is the RGB value of #FF14FB?

#FF14FB in RGB is (255, 20, 251) - 255 red, 20 green, and 251 blue.

How to use #FF14FB in CSS?

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

What colors go well with #FF14FB?

#14FF18 (complementary), #8E14FF (analogous), and #C700C4 (lighter shade) work well with #FF14FB.