Wondrous Wisteria
#a3b1f2
Wondrous Wisteria is a color with the hex code #a3b1f2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a3b1f2 | |
|---|---|---|
| RGB | rgb(163, 177, 242) | |
| HSL | hsl(229, 75%, 79%) | |
| CMYK | cmyk(33%, 27%, 0%, 5%) | |
| LAB | lab(73, 6, -34) | |
| OKLCH | oklch(0.77 0.094 275) |
Color harmonies
Tints & shades
Code snippets
color: #a3b1f2;
background-color: #a3b1f2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA3B1F2)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.69, blue: 0.95, alpha: 1.0)