Maine Coon Orange
#c2792b
Maine Coon Orange is a color with the hex code #c2792b. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c2792b | |
|---|---|---|
| RGB | rgb(194, 121, 43) | |
| HSL | hsl(31, 64%, 46%) | |
| CMYK | cmyk(0%, 38%, 78%, 24%) | |
| LAB | lab(58, 25, 53) | |
| OKLCH | oklch(0.64 0.128 63) |
Color harmonies
Tints & shades
Code snippets
color: #c2792b;
background-color: #c2792b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC2792B)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.47, blue: 0.17, alpha: 1.0)