Sizzling Bacon
#8e3537
Sizzling Bacon, represented by the hex value #8e3537, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #8e3537 | |
|---|---|---|
| RGB | rgb(142, 53, 55) | |
| HSL | hsl(359, 46%, 38%) | |
| CMYK | cmyk(0%, 63%, 61%, 44%) | |
| LAB | lab(36, 39, 20) | |
| OKLCH | oklch(0.46 0.121 22) |
Color harmonies
Tints & shades
Code snippets
color: #8e3537;
background-color: #8e3537;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8E3537)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.21, blue: 0.22, alpha: 1.0)