Smooth Pebbles
#cabab1
Here's everything about the color Smooth Pebbles (#cabab1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cabab1 | |
|---|---|---|
| RGB | rgb(202, 186, 177) | |
| HSL | hsl(22, 19%, 74%) | |
| CMYK | cmyk(0%, 8%, 12%, 21%) | |
| LAB | lab(77, 5, 7) | |
| OKLCH | oklch(0.8 0.022 51) |
Color harmonies
Tints & shades
Code snippets
color: #cabab1;
background-color: #cabab1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCABAB1)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.73, blue: 0.69, alpha: 1.0)