Go to Hell Black
#342c21
Go to Hell Black is a color with the hex code #342c21. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #342c21 | |
|---|---|---|
| RGB | rgb(52, 44, 33) | |
| HSL | hsl(35, 22%, 17%) | |
| CMYK | cmyk(0%, 15%, 37%, 80%) | |
| LAB | lab(19, 2, 9) | |
| OKLCH | oklch(0.3 0.022 76) |
Color harmonies
Tints & shades
Code snippets
color: #342c21;
background-color: #342c21;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF342C21)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.17, blue: 0.13, alpha: 1.0)