Fandango
#b53389
Here's everything about the color Fandango (#b53389) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b53389 | |
|---|---|---|
| RGB | rgb(181, 51, 137) | |
| HSL | hsl(320, 56%, 45%) | |
| CMYK | cmyk(0%, 72%, 24%, 29%) | |
| LAB | lab(44, 58, -18) | |
| OKLCH | oklch(0.54 0.187 345) |
Color harmonies
Tints & shades
Code snippets
color: #b53389;
background-color: #b53389;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFB53389)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.20, blue: 0.54, alpha: 1.0)