Silk Satin
#8b4248
Here's everything about the color Silk Satin (#8b4248) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8b4248 | |
|---|---|---|
| RGB | rgb(139, 66, 72) | |
| HSL | hsl(355, 36%, 40%) | |
| CMYK | cmyk(0%, 53%, 48%, 45%) | |
| LAB | lab(38, 32, 12) | |
| OKLCH | oklch(0.47 0.099 17) |
Color harmonies
Tints & shades
Code snippets
color: #8b4248;
background-color: #8b4248;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8B4248)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.26, blue: 0.28, alpha: 1.0)