Mandarin Rind
#f1903d
Mandarin Rind, represented by the hex value #f1903d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #f1903d | |
|---|---|---|
| RGB | rgb(241, 144, 61) | |
| HSL | hsl(28, 87%, 59%) | |
| CMYK | cmyk(0%, 40%, 75%, 5%) | |
| LAB | lab(69, 33, 58) | |
| OKLCH | oklch(0.74 0.151 57) |
Color harmonies
Tints & shades
Code snippets
color: #f1903d;
background-color: #f1903d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFF1903D)
/* Swift / UIKit */
UIColor(red: 0.95, green: 0.56, blue: 0.24, alpha: 1.0)