Local Curry
#cb9e34
Here's everything about the color Local Curry (#cb9e34) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cb9e34 | |
|---|---|---|
| RGB | rgb(203, 158, 52) | |
| HSL | hsl(42, 59%, 50%) | |
| CMYK | cmyk(0%, 22%, 74%, 20%) | |
| LAB | lab(68, 10, 59) | |
| OKLCH | oklch(0.72 0.13 85) |
Color harmonies
Tints & shades
Code snippets
color: #cb9e34;
background-color: #cb9e34;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCB9E34)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.62, blue: 0.20, alpha: 1.0)