All Palettes

Color Palette #f5c24d, #e7a64b, #d69b5c, #a5738c, #7c4f8c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-sweet-corn {
color: #f5c24d;
}
.zucchini-flower {
color: #e7a64b;
}
.bakelite-gold {
color: #d69b5c;
}
.upper-crust {
color: #a5738c;
}
.cleopatra-s-gown {
color: #7c4f8c;
}

/* CSS Variables */
:root {
--creamy-sweet-corn:#f5c24d;
--zucchini-flower:#e7a64b;
--bakelite-gold:#d69b5c;
--upper-crust:#a5738c;
--cleopatra-s-gown:#7c4f8c;
}

More palettes to explore