Wisteria Blue
#84a2d4
Wisteria Blue is a color with the hex code #84a2d4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #84a2d4 | |
|---|---|---|
| RGB | rgb(132, 162, 212) | |
| HSL | hsl(218, 48%, 67%) | |
| CMYK | cmyk(38%, 24%, 0%, 17%) | |
| LAB | lab(66, -1, -29) | |
| OKLCH | oklch(0.71 0.081 260) |
Color harmonies
Tints & shades
Code snippets
color: #84a2d4;
background-color: #84a2d4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF84A2D4)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.64, blue: 0.83, alpha: 1.0)