Fool’s Gold
#cad175
Fool’s Gold is a color with the hex code #cad175. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cad175 | |
|---|---|---|
| RGB | rgb(202, 209, 117) | |
| HSL | hsl(65, 50%, 64%) | |
| CMYK | cmyk(3%, 0%, 44%, 18%) | |
| LAB | lab(82, -12, 45) | |
| OKLCH | oklch(0.84 0.116 112) |
Color harmonies
Tints & shades
Code snippets
color: #cad175;
background-color: #cad175;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCAD175)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.82, blue: 0.46, alpha: 1.0)