Pebble Beach
#ded8dc
Here's everything about the color Pebble Beach (#ded8dc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ded8dc | |
|---|---|---|
| RGB | rgb(222, 216, 220) | |
| HSL | hsl(320, 8%, 86%) | |
| CMYK | cmyk(0%, 3%, 1%, 13%) | |
| LAB | lab(87, 3, -1) | |
| OKLCH | oklch(0.89 0.008 337) |
Color harmonies
Tints & shades
Code snippets
color: #ded8dc;
background-color: #ded8dc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDED8DC)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.85, blue: 0.86, alpha: 1.0)