Cherry Berry
#9f4d65
Here's everything about the color Cherry Berry (#9f4d65) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9f4d65 | |
|---|---|---|
| RGB | rgb(159, 77, 101) | |
| HSL | hsl(342, 35%, 46%) | |
| CMYK | cmyk(0%, 52%, 36%, 38%) | |
| LAB | lab(44, 37, 3) | |
| OKLCH | oklch(0.53 0.112 3) |
Color harmonies
Tints & shades
Code snippets
color: #9f4d65;
background-color: #9f4d65;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9F4D65)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.30, blue: 0.40, alpha: 1.0)