Baker’s Dream
#c98f70
Baker’s Dream is a color with the hex code #c98f70. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c98f70 | |
|---|---|---|
| RGB | rgb(201, 143, 112) | |
| HSL | hsl(21, 45%, 61%) | |
| CMYK | cmyk(0%, 29%, 44%, 21%) | |
| LAB | lab(65, 20, 26) | |
| OKLCH | oklch(0.7 0.083 49) |
Color harmonies
Tints & shades
Code snippets
color: #c98f70;
background-color: #c98f70;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFC98F70)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.56, blue: 0.44, alpha: 1.0)