Fluorescent Pink
#fe1493
Here's everything about the color Fluorescent Pink (#fe1493) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fe1493 | |
|---|---|---|
| RGB | rgb(254, 20, 147) | |
| HSL | hsl(327, 99%, 54%) | |
| CMYK | cmyk(0%, 92%, 42%, 0%) | |
| LAB | lab(56, 83, -4) | |
| OKLCH | oklch(0.65 0.261 357) |
Color harmonies
Tints & shades
Code snippets
color: #fe1493;
background-color: #fe1493;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFE1493)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.08, blue: 0.58, alpha: 1.0)