Blood Oath
#85323c
Here's everything about the color Blood Oath (#85323c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #85323c | |
|---|---|---|
| RGB | rgb(133, 50, 60) | |
| HSL | hsl(353, 45%, 36%) | |
| CMYK | cmyk(0%, 62%, 55%, 48%) | |
| LAB | lab(34, 37, 13) | |
| OKLCH | oklch(0.44 0.114 16) |
Color harmonies
Tints & shades
Code snippets
color: #85323c;
background-color: #85323c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF85323C)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.20, blue: 0.24, alpha: 1.0)