Strawberry Moon
#cf5570
Here's everything about the color Strawberry Moon (#cf5570) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cf5570 | |
|---|---|---|
| RGB | rgb(207, 85, 112) | |
| HSL | hsl(347, 56%, 57%) | |
| CMYK | cmyk(0%, 59%, 46%, 19%) | |
| LAB | lab(53, 51, 11) | |
| OKLCH | oklch(0.61 0.156 9) |
Color harmonies
Tints & shades
Code snippets
color: #cf5570;
background-color: #cf5570;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCF5570)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.33, blue: 0.44, alpha: 1.0)