Hot Chilli
#b7513a
Hot Chilli, represented by the hex value #b7513a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b7513a | |
|---|---|---|
| RGB | rgb(183, 81, 58) | |
| HSL | hsl(11, 52%, 47%) | |
| CMYK | cmyk(0%, 56%, 68%, 28%) | |
| LAB | lab(48, 41, 34) | |
| OKLCH | oklch(0.56 0.138 34) |
Color harmonies
Tints & shades
Code snippets
color: #b7513a;
background-color: #b7513a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB7513A)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.32, blue: 0.23, alpha: 1.0)