Cadillac Coupe
#c0362c
Cadillac Coupe is a color with the hex code #c0362c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c0362c | |
|---|---|---|
| RGB | rgb(192, 54, 44) | |
| HSL | hsl(4, 63%, 46%) | |
| CMYK | cmyk(0%, 72%, 77%, 25%) | |
| LAB | lab(45, 55, 40) | |
| OKLCH | oklch(0.54 0.176 29) |
Color harmonies
Tints & shades
Code snippets
color: #c0362c;
background-color: #c0362c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC0362C)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.21, blue: 0.17, alpha: 1.0)