#FF1988 Color Information

Hex color code: #FF1988

#FF1988 is a vivid magenta color. In RGB it is (255, 25, 136), and in HSL it is (331°, 100%, 55%). It is commonly used in modern UI design.

Try:
Color NameDeep Pink
HEX
#FF1988
RGB
255, 25, 136
HSL
331°, 100%, 55%
CMYK
0%, 90%, 47%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF1988; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 25, 136

Red: 255 / Green: 25 / Blue: 136

HSL

331°, 100%, 55%

Hue: 331° / Saturation: 100% / Lightness: 55%

CMYK

0%, 90%, 47%, 0%

Cyan: 0% / Magenta: 90% / Yellow: 47% / Key: 0%

What color is #FF1988?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF1988 to RGB:

rgb(255, 25, 136)HEX to RGB Converter →

HEX to HSL

Convert #FF1988 to HSL:

hsl(331, 100%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #FF1988 to CMYK:

cmyk(0%, 90%, 47%, 0%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #FF1988 has RGB (255, 25, 136) and HSL (331°, 100%, 55%). 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 #FF1988 is #1AFF90, creating high-contrast pairings. For softer combinations, try analogous colors like #FF1AFB.

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

Contrast with #FF1988

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF1988?

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

What is the RGB value of #FF1988?

#FF1988 in RGB is (255, 25, 136) - 255 red, 25 green, and 136 blue.

How to use #FF1988 in CSS?

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

What colors go well with #FF1988?

#1AFF90 (complementary), #FF1AFB (analogous), and #CC0063 (lighter shade) work well with #FF1988.