Bloodshed
#ba271a
Here's everything about the color Bloodshed (#ba271a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ba271a | |
|---|---|---|
| RGB | rgb(186, 39, 26) | |
| HSL | hsl(5, 75%, 42%) | |
| CMYK | cmyk(0%, 79%, 86%, 27%) | |
| LAB | lab(42, 57, 46) | |
| OKLCH | oklch(0.51 0.185 30) |
Color harmonies
Tints & shades
Code snippets
color: #ba271a;
background-color: #ba271a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBA271A)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.15, blue: 0.10, alpha: 1.0)