Toes in the Sand
#f8dcbf
Toes in the Sand is a color with the hex code #f8dcbf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f8dcbf | |
|---|---|---|
| RGB | rgb(248, 220, 191) | |
| HSL | hsl(31, 80%, 86%) | |
| CMYK | cmyk(0%, 11%, 23%, 3%) | |
| LAB | lab(90, 7, 18) | |
| OKLCH | oklch(0.91 0.049 68) |
Color harmonies
Tints & shades
Code snippets
color: #f8dcbf;
background-color: #f8dcbf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF8DCBF)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.86, blue: 0.75, alpha: 1.0)