All Palettes

Color Palette #f7c8a6, #f1b24b, #ebac37, #db6a24, #c94c26

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c8a6;
}
.goldsmith {
color: #f1b24b;
}
.tonkatsu {
color: #ebac37;
}
.hot-hazel {
color: #db6a24;
}
.peanut-butter-jelly {
color: #c94c26;
}

/* CSS Variables */
:root {
--peach-damask:#f7c8a6;
--goldsmith:#f1b24b;
--tonkatsu:#ebac37;
--hot-hazel:#db6a24;
--peanut-butter-jelly:#c94c26;
}

More palettes to explore