Upset Tomato
#b52923
Upset Tomato, represented by the hex value #b52923, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b52923 | |
|---|---|---|
| RGB | rgb(181, 41, 35) | |
| HSL | hsl(2, 68%, 42%) | |
| CMYK | cmyk(0%, 77%, 81%, 29%) | |
| LAB | lab(41, 56, 40) | |
| OKLCH | oklch(0.51 0.177 28) |
Color harmonies
Tints & shades
Code snippets
color: #b52923;
background-color: #b52923;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB52923)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.16, blue: 0.14, alpha: 1.0)