Chubby Kiss
#b43548
Here's everything about the color Chubby Kiss (#b43548) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b43548 | |
|---|---|---|
| RGB | rgb(180, 53, 72) | |
| HSL | hsl(351, 55%, 46%) | |
| CMYK | cmyk(0%, 71%, 60%, 29%) | |
| LAB | lab(43, 53, 20) | |
| OKLCH | oklch(0.52 0.163 16) |
Color harmonies
Tints & shades
Code snippets
color: #b43548;
background-color: #b43548;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB43548)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.21, blue: 0.28, alpha: 1.0)