Sappanwood
#9e3d3f
Here's everything about the color Sappanwood (#9e3d3f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9e3d3f | |
|---|---|---|
| RGB | rgb(158, 61, 63) | |
| HSL | hsl(359, 44%, 43%) | |
| CMYK | cmyk(0%, 61%, 60%, 38%) | |
| LAB | lab(40, 41, 21) | |
| OKLCH | oklch(0.49 0.13 22) |
Color harmonies
Tints & shades
Code snippets
color: #9e3d3f;
background-color: #9e3d3f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9E3D3F)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.24, blue: 0.25, alpha: 1.0)