Paprika Kisses
#c24325
Paprika Kisses is a color with the hex code #c24325. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c24325 | |
|---|---|---|
| RGB | rgb(194, 67, 37) | |
| HSL | hsl(11, 68%, 45%) | |
| CMYK | cmyk(0%, 65%, 81%, 24%) | |
| LAB | lab(47, 51, 46) | |
| OKLCH | oklch(0.56 0.168 34) |
Color harmonies
Tints & shades
Code snippets
color: #c24325;
background-color: #c24325;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC24325)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.26, blue: 0.15, alpha: 1.0)