Trout Caviar
#f75300
Trout Caviar, represented by the hex value #f75300, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #f75300 | |
|---|---|---|
| RGB | rgb(247, 83, 0) | |
| HSL | hsl(20, 100%, 48%) | |
| CMYK | cmyk(0%, 66%, 100%, 3%) | |
| LAB | lab(59, 62, 70) | |
| OKLCH | oklch(0.66 0.212 39) |
Color harmonies
Tints & shades
Code snippets
color: #f75300;
background-color: #f75300;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF75300)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.33, blue: 0.00, alpha: 1.0)