Untamed Red
#dd0022
Here's everything about the color Untamed Red (#dd0022) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd0022 | |
|---|---|---|
| RGB | rgb(221, 0, 34) | |
| HSL | hsl(351, 100%, 43%) | |
| CMYK | cmyk(0%, 100%, 85%, 13%) | |
| LAB | lab(47, 73, 50) | |
| OKLCH | oklch(0.57 0.229 25) |
Color harmonies
Tints & shades
Code snippets
color: #dd0022;
background-color: #dd0022;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFDD0022)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.00, blue: 0.13, alpha: 1.0)