All Palettes

Color Palette #d7a542, #f0c24c, #7d9a4c, #3e5d74, #c24d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.crispy-chicken-skin {
color: #d7a542;
}
.adonis-rose-yellow {
color: #f0c24c;
}
.bamboo-grass-green {
color: #7d9a4c;
}
.china-pattern {
color: #3e5d74;
}
.sweet-baby-rose {
color: #c24d3d;
}

/* CSS Variables */
:root {
--crispy-chicken-skin:#d7a542;
--adonis-rose-yellow:#f0c24c;
--bamboo-grass-green:#7d9a4c;
--china-pattern:#3e5d74;
--sweet-baby-rose:#c24d3d;
}

More palettes to explore