Roland-Garros
#bb5522
Here's everything about the color Roland-Garros (#bb5522) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb5522 | |
|---|---|---|
| RGB | rgb(187, 85, 34) | |
| HSL | hsl(20, 69%, 43%) | |
| CMYK | cmyk(0%, 55%, 82%, 27%) | |
| LAB | lab(49, 40, 48) | |
| OKLCH | oklch(0.57 0.146 44) |
Color harmonies
Tints & shades
Code snippets
color: #bb5522;
background-color: #bb5522;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFBB5522)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.33, blue: 0.13, alpha: 1.0)