Himalayan Salt
#c07765
Here's everything about the color Himalayan Salt (#c07765) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c07765 | |
|---|---|---|
| RGB | rgb(192, 119, 101) | |
| HSL | hsl(12, 42%, 57%) | |
| CMYK | cmyk(0%, 38%, 47%, 25%) | |
| LAB | lab(58, 28, 23) | |
| OKLCH | oklch(0.64 0.096 35) |
Color harmonies
Tints & shades
Code snippets
color: #c07765;
background-color: #c07765;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC07765)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.47, blue: 0.40, alpha: 1.0)