War Paint Red
#dc571d
Here's everything about the color War Paint Red (#dc571d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dc571d | |
|---|---|---|
| RGB | rgb(220, 87, 29) | |
| HSL | hsl(18, 77%, 49%) | |
| CMYK | cmyk(0%, 60%, 87%, 14%) | |
| LAB | lab(55, 51, 57) | |
| OKLCH | oklch(0.62 0.179 41) |
Color harmonies
Tints & shades
Code snippets
color: #dc571d;
background-color: #dc571d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFDC571D)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.34, blue: 0.11, alpha: 1.0)