Canadian Tuxedo
#579aca
Here's everything about the color Canadian Tuxedo (#579aca) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #579aca | |
|---|---|---|
| RGB | rgb(87, 154, 202) | |
| HSL | hsl(205, 52%, 57%) | |
| CMYK | cmyk(57%, 24%, 0%, 21%) | |
| LAB | lab(61, -11, -32) | |
| OKLCH | oklch(0.66 0.099 242) |
Color harmonies
Tints & shades
Code snippets
color: #579aca;
background-color: #579aca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF579ACA)
/* Swift / UIKit */
UIColor(red: 0.34, green: 0.60, blue: 0.79, alpha: 1.0)