Sand Ripples
#c1b7b0
Sand Ripples is a color with the hex code #c1b7b0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c1b7b0 | |
|---|---|---|
| RGB | rgb(193, 183, 176) | |
| HSL | hsl(25, 12%, 72%) | |
| CMYK | cmyk(0%, 5%, 9%, 24%) | |
| LAB | lab(75, 3, 5) | |
| OKLCH | oklch(0.79 0.015 58) |
Color harmonies
Tints & shades
Code snippets
color: #c1b7b0;
background-color: #c1b7b0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC1B7B0)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.72, blue: 0.69, alpha: 1.0)