Raspberry
#b00149
Here's everything about the color Raspberry (#b00149) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b00149 | |
|---|---|---|
| RGB | rgb(176, 1, 73) | |
| HSL | hsl(335, 99%, 35%) | |
| CMYK | cmyk(0%, 99%, 59%, 31%) | |
| LAB | lab(38, 63, 13) | |
| OKLCH | oklch(0.49 0.194 8) |
Color harmonies
Tints & shades
Code snippets
color: #b00149;
background-color: #b00149;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFB00149)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.00, blue: 0.29, alpha: 1.0)