Ghost Pepper
#c10102
Ghost Pepper is a color with the hex code #c10102. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c10102 | |
|---|---|---|
| RGB | rgb(193, 1, 2) | |
| HSL | hsl(360, 99%, 38%) | |
| CMYK | cmyk(0%, 99%, 99%, 24%) | |
| LAB | lab(41, 65, 56) | |
| OKLCH | oklch(0.51 0.209 29) |
Color harmonies
Tints & shades
Code snippets
color: #c10102;
background-color: #c10102;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC10102)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.00, blue: 0.01, alpha: 1.0)