Angry Tomato
#d82029
Angry Tomato is a color with the hex code #d82029. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d82029 | |
|---|---|---|
| RGB | rgb(216, 32, 41) | |
| HSL | hsl(357, 74%, 49%) | |
| CMYK | cmyk(0%, 85%, 81%, 15%) | |
| LAB | lab(48, 68, 46) | |
| OKLCH | oklch(0.57 0.215 26) |
Color harmonies
Tints & shades
Code snippets
color: #d82029;
background-color: #d82029;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD82029)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.13, blue: 0.16, alpha: 1.0)