Ripasso
#94312f
Ripasso is a color with the hex code #94312f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #94312f | |
|---|---|---|
| RGB | rgb(148, 49, 47) | |
| HSL | hsl(1, 52%, 38%) | |
| CMYK | cmyk(0%, 67%, 68%, 42%) | |
| LAB | lab(36, 42, 25) | |
| OKLCH | oklch(0.46 0.134 25) |
Color harmonies
Tints & shades
Code snippets
color: #94312f;
background-color: #94312f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF94312F)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.19, blue: 0.18, alpha: 1.0)