Zen Pebble
#bab8ad
Here's everything about the color Zen Pebble (#bab8ad) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bab8ad | |
|---|---|---|
| RGB | rgb(186, 184, 173) | |
| HSL | hsl(51, 9%, 70%) | |
| CMYK | cmyk(0%, 1%, 7%, 27%) | |
| LAB | lab(75, -1, 6) | |
| OKLCH | oklch(0.78 0.015 98) |
Color harmonies
Tints & shades
Code snippets
color: #bab8ad;
background-color: #bab8ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFBAB8AD)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.72, blue: 0.68, alpha: 1.0)