Kiss of the Scorpion
#dc331a
Kiss of the Scorpion, represented by the hex value #dc331a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #dc331a | |
|---|---|---|
| RGB | rgb(220, 51, 26) | |
| HSL | hsl(8, 79%, 48%) | |
| CMYK | cmyk(0%, 77%, 88%, 14%) | |
| LAB | lab(50, 64, 55) | |
| OKLCH | oklch(0.59 0.208 31) |
Color harmonies
Tints & shades
Code snippets
color: #dc331a;
background-color: #dc331a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDC331A)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.20, blue: 0.10, alpha: 1.0)