Super Rose Red
#cb1028
Here's everything about the color Super Rose Red (#cb1028) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cb1028 | |
|---|---|---|
| RGB | rgb(203, 16, 40) | |
| HSL | hsl(352, 85%, 43%) | |
| CMYK | cmyk(0%, 92%, 80%, 20%) | |
| LAB | lab(44, 67, 42) | |
| OKLCH | oklch(0.54 0.21 24) |
Color harmonies
Tints & shades
Code snippets
color: #cb1028;
background-color: #cb1028;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFCB1028)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.06, blue: 0.16, alpha: 1.0)