Crimson Blaze
#ad3d1e
Here's everything about the color Crimson Blaze (#ad3d1e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ad3d1e | |
|---|---|---|
| RGB | rgb(173, 61, 30) | |
| HSL | hsl(13, 70%, 40%) | |
| CMYK | cmyk(0%, 65%, 83%, 32%) | |
| LAB | lab(42, 46, 43) | |
| OKLCH | oklch(0.51 0.153 36) |
Color harmonies
Tints & shades
Code snippets
color: #ad3d1e;
background-color: #ad3d1e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAD3D1E)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.24, blue: 0.12, alpha: 1.0)