Spill the Beans
#9b351b
Here's everything about the color Spill the Beans (#9b351b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9b351b | |
|---|---|---|
| RGB | rgb(155, 53, 27) | |
| HSL | hsl(12, 70%, 36%) | |
| CMYK | cmyk(0%, 66%, 83%, 39%) | |
| LAB | lab(38, 42, 39) | |
| OKLCH | oklch(0.47 0.141 35) |
Color harmonies
Tints & shades
Code snippets
color: #9b351b;
background-color: #9b351b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9B351B)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.21, blue: 0.11, alpha: 1.0)