Bloodsport
#b52f3a
Bloodsport is a color with the hex code #b52f3a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b52f3a | |
|---|---|---|
| RGB | rgb(181, 47, 58) | |
| HSL | hsl(355, 59%, 45%) | |
| CMYK | cmyk(0%, 74%, 68%, 29%) | |
| LAB | lab(42, 54, 28) | |
| OKLCH | oklch(0.52 0.17 21) |
Color harmonies
Tints & shades
Code snippets
color: #b52f3a;
background-color: #b52f3a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB52F3A)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.18, blue: 0.23, alpha: 1.0)