Chipmunk
#cfa14a
Here's everything about the color Chipmunk (#cfa14a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cfa14a | |
|---|---|---|
| RGB | rgb(207, 161, 74) | |
| HSL | hsl(39, 58%, 55%) | |
| CMYK | cmyk(0%, 22%, 64%, 19%) | |
| LAB | lab(69, 11, 51) | |
| OKLCH | oklch(0.74 0.118 81) |
Color harmonies
Tints & shades
Code snippets
color: #cfa14a;
background-color: #cfa14a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFCFA14A)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.63, blue: 0.29, alpha: 1.0)