Walkie Chalkie
#faf5fa
Walkie Chalkie is a color with the hex code #faf5fa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #faf5fa | |
|---|---|---|
| RGB | rgb(250, 245, 250) | |
| HSL | hsl(300, 33%, 97%) | |
| CMYK | cmyk(0%, 2%, 0%, 2%) | |
| LAB | lab(97, 2, -2) | |
| OKLCH | oklch(0.98 0.008 326) |
Color harmonies
Tints & shades
Code snippets
color: #faf5fa;
background-color: #faf5fa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFAF5FA)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.96, blue: 0.98, alpha: 1.0)