Muted Clay
#cf8a78
Muted Clay is a color with the hex code #cf8a78. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cf8a78 | |
|---|---|---|
| RGB | rgb(207, 138, 120) | |
| HSL | hsl(12, 48%, 64%) | |
| CMYK | cmyk(0%, 33%, 42%, 19%) | |
| LAB | lab(64, 26, 21) | |
| OKLCH | oklch(0.7 0.089 35) |
Color harmonies
Tints & shades
Code snippets
color: #cf8a78;
background-color: #cf8a78;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFCF8A78)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.54, blue: 0.47, alpha: 1.0)