Hot Sauce
#ab4f41
Here's everything about the color Hot Sauce (#ab4f41) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ab4f41 | |
|---|---|---|
| RGB | rgb(171, 79, 65) | |
| HSL | hsl(8, 45%, 46%) | |
| CMYK | cmyk(0%, 54%, 62%, 33%) | |
| LAB | lab(46, 38, 27) | |
| OKLCH | oklch(0.54 0.124 30) |
Color harmonies
Tints & shades
Code snippets
color: #ab4f41;
background-color: #ab4f41;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAB4F41)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.31, blue: 0.25, alpha: 1.0)