Pimm’s
#c3585c
Pimm’s is a color with the hex code #c3585c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c3585c | |
|---|---|---|
| RGB | rgb(195, 88, 92) | |
| HSL | hsl(358, 47%, 55%) | |
| CMYK | cmyk(0%, 55%, 53%, 24%) | |
| LAB | lab(52, 44, 20) | |
| OKLCH | oklch(0.6 0.137 20) |
Color harmonies
Tints & shades
Code snippets
color: #c3585c;
background-color: #c3585c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC3585C)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.35, blue: 0.36, alpha: 1.0)