Fat Smooch
#c1537d
Fat Smooch is a color with the hex code #c1537d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c1537d | |
|---|---|---|
| RGB | rgb(193, 83, 125) | |
| HSL | hsl(337, 47%, 54%) | |
| CMYK | cmyk(0%, 57%, 35%, 24%) | |
| LAB | lab(51, 48, -1) | |
| OKLCH | oklch(0.59 0.147 359) |
Color harmonies
Tints & shades
Code snippets
color: #c1537d;
background-color: #c1537d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFC1537D)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.33, blue: 0.49, alpha: 1.0)