Carmine
#d60036
Carmine is a color with the hex code #d60036. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d60036 | |
|---|---|---|
| RGB | rgb(214, 0, 54) | |
| HSL | hsl(345, 100%, 42%) | |
| CMYK | cmyk(0%, 100%, 75%, 16%) | |
| LAB | lab(46, 71, 36) | |
| OKLCH | oklch(0.55 0.223 20) |
Color harmonies
Tints & shades
Code snippets
color: #d60036;
background-color: #d60036;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD60036)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.00, blue: 0.21, alpha: 1.0)