All Palettes

Color Palette #d72d28, #a62c26, #e6b328, #f1d3a2, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.chi-gong {
color: #d72d28;
}
.fresh-auburn {
color: #a62c26;
}
.gold-tips {
color: #e6b328;
}
.antique-wicker-basket {
color: #f1d3a2;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--chi-gong:#d72d28;
--fresh-auburn:#a62c26;
--gold-tips:#e6b328;
--antique-wicker-basket:#f1d3a2;
--white-smoke:#f5f5f5;
}

More palettes to explore