Bolognese
#bb4400
Here's everything about the color Bolognese (#bb4400) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb4400 | |
|---|---|---|
| RGB | rgb(187, 68, 0) | |
| HSL | hsl(22, 100%, 37%) | |
| CMYK | cmyk(0%, 64%, 100%, 27%) | |
| LAB | lab(46, 47, 57) | |
| OKLCH | oklch(0.55 0.166 42) |
Color harmonies
Tints & shades
Code snippets
color: #bb4400;
background-color: #bb4400;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBB4400)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.27, blue: 0.00, alpha: 1.0)