Windfall
#84a7ce
Here's everything about the color Windfall (#84a7ce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #84a7ce | |
|---|---|---|
| RGB | rgb(132, 167, 206) | |
| HSL | hsl(212, 43%, 66%) | |
| CMYK | cmyk(36%, 19%, 0%, 19%) | |
| LAB | lab(67, -5, -24) | |
| OKLCH | oklch(0.72 0.069 252) |
Color harmonies
Tints & shades
Code snippets
color: #84a7ce;
background-color: #84a7ce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF84A7CE)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.65, blue: 0.81, alpha: 1.0)