All Palettes

Color Palette #d1c15c, #b4b92d, #a9a12d, #e5d55d, #f2e6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.nervy-hue {
color: #d1c15c;
}
.golden-passionfruit {
color: #b4b92d;
}
.venom {
color: #a9a12d;
}
.gamboge-yellow {
color: #e5d55d;
}
.majestic-treasures {
color: #f2e6a1;
}

/* CSS Variables */
:root {
--nervy-hue:#d1c15c;
--golden-passionfruit:#b4b92d;
--venom:#a9a12d;
--gamboge-yellow:#e5d55d;
--majestic-treasures:#f2e6a1;
}

More palettes to explore