All Palettes

Color Palette #d7a3d5, #f2c5d8, #f5e6b7, #f5c400, #f38a39

0%
0%
0%

CSS code for this palette

/* CSS */
.favorite-lavender {
color: #d7a3d5;
}
.sweetheart {
color: #f2c5d8;
}
.martica {
color: #f5e6b7;
}
.syndicalist {
color: #f5c400;
}
.hot-orange {
color: #f38a39;
}

/* CSS Variables */
:root {
--favorite-lavender:#d7a3d5;
--sweetheart:#f2c5d8;
--martica:#f5e6b7;
--syndicalist:#f5c400;
--hot-orange:#f38a39;
}

More palettes to explore