Tomato Burst
#d6201a
Here's everything about the color Tomato Burst (#d6201a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d6201a | |
|---|---|---|
| RGB | rgb(214, 32, 26) | |
| HSL | hsl(2, 78%, 47%) | |
| CMYK | cmyk(0%, 85%, 88%, 16%) | |
| LAB | lab(47, 67, 53) | |
| OKLCH | oklch(0.56 0.214 29) |
Color harmonies
Tints & shades
Code snippets
color: #d6201a;
background-color: #d6201a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD6201A)
/* Swift / UIKit */
UIColor(red: 0.84, green: 0.13, blue: 0.10, alpha: 1.0)