Chivalrous Fox
#c7662a
Chivalrous Fox, represented by the hex value #c7662a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c7662a | |
|---|---|---|
| RGB | rgb(199, 102, 42) | |
| HSL | hsl(23, 65%, 47%) | |
| CMYK | cmyk(0%, 49%, 79%, 22%) | |
| LAB | lab(54, 37, 50) | |
| OKLCH | oklch(0.61 0.143 49) |
Color harmonies
Tints & shades
Code snippets
color: #c7662a;
background-color: #c7662a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC7662A)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.40, blue: 0.16, alpha: 1.0)