We Peep
#fdd7d8
We Peep is a color with the hex code #fdd7d8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fdd7d8 | |
|---|---|---|
| RGB | rgb(253, 215, 216) | |
| HSL | hsl(358, 90%, 92%) | |
| CMYK | cmyk(0%, 15%, 15%, 1%) | |
| LAB | lab(89, 14, 5) | |
| OKLCH | oklch(0.91 0.043 16) |
Color harmonies
Tints & shades
Code snippets
color: #fdd7d8;
background-color: #fdd7d8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDD7D8)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.84, blue: 0.85, alpha: 1.0)