Saffronaut
#932a25
Here's everything about the color Saffronaut (#932a25) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #932a25 | |
|---|---|---|
| RGB | rgb(147, 42, 37) | |
| HSL | hsl(3, 60%, 36%) | |
| CMYK | cmyk(0%, 71%, 75%, 42%) | |
| LAB | lab(35, 44, 30) | |
| OKLCH | oklch(0.45 0.141 27) |
Color harmonies
Tints & shades
Code snippets
color: #932a25;
background-color: #932a25;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF932A25)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.16, blue: 0.15, alpha: 1.0)