Anarchist
#db304a
Here's everything about the color Anarchist (#db304a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #db304a | |
|---|---|---|
| RGB | rgb(219, 48, 74) | |
| HSL | hsl(351, 70%, 52%) | |
| CMYK | cmyk(0%, 78%, 66%, 14%) | |
| LAB | lab(50, 66, 29) | |
| OKLCH | oklch(0.59 0.205 19) |
Color harmonies
Tints & shades
Code snippets
color: #db304a;
background-color: #db304a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDB304A)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.19, blue: 0.29, alpha: 1.0)