All Palettes

Color Palette #f6a9a7, #f1c84b, #f8c9b4, #d1a6e2, #8f5eba

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a9a7;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.biscuit-cream {
color: #f8c9b4;
}
.tropical-violet {
color: #d1a6e2;
}
.lusty-lavender {
color: #8f5eba;
}

/* CSS Variables */
:root {
--calabrese:#f6a9a7;
--solar-plexus-chakra:#f1c84b;
--biscuit-cream:#f8c9b4;
--tropical-violet:#d1a6e2;
--lusty-lavender:#8f5eba;
}

More palettes to explore