Bloody Mary
#ba0105
Bloody Mary is a color with the hex code #ba0105. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ba0105 | |
|---|---|---|
| RGB | rgb(186, 1, 5) | |
| HSL | hsl(359, 99%, 37%) | |
| CMYK | cmyk(0%, 99%, 97%, 27%) | |
| LAB | lab(40, 64, 53) | |
| OKLCH | oklch(0.5 0.203 29) |
Color harmonies
Tints & shades
Code snippets
color: #ba0105;
background-color: #ba0105;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBA0105)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 0.02, alpha: 1.0)