Chocolate Temptation
#956e5f
Here's everything about the color Chocolate Temptation (#956e5f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #956e5f | |
|---|---|---|
| RGB | rgb(149, 110, 95) | |
| HSL | hsl(17, 22%, 48%) | |
| CMYK | cmyk(0%, 26%, 36%, 42%) | |
| LAB | lab(50, 14, 15) | |
| OKLCH | oklch(0.57 0.055 42) |
Color harmonies
Tints & shades
Code snippets
color: #956e5f;
background-color: #956e5f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF956E5F)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.43, blue: 0.37, alpha: 1.0)