Strawberry Ripple
#f7cdce
Here's everything about the color Strawberry Ripple (#f7cdce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f7cdce | |
|---|---|---|
| RGB | rgb(247, 205, 206) | |
| HSL | hsl(359, 72%, 89%) | |
| CMYK | cmyk(0%, 17%, 17%, 3%) | |
| LAB | lab(86, 15, 5) | |
| OKLCH | oklch(0.88 0.048 16) |
Color harmonies
Tints & shades
Code snippets
color: #f7cdce;
background-color: #f7cdce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF7CDCE)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.80, blue: 0.81, alpha: 1.0)