All Palettes

Color Palette #f7a8a1, #f1c84b, #f2e4b5, #7dc8e3, #5b5c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.james-blonde {
color: #f2e4b5;
}
.big-chill {
color: #7dc8e3;
}
.wizard-s-potion {
color: #5b5c9a;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--solar-plexus-chakra:#f1c84b;
--james-blonde:#f2e4b5;
--big-chill:#7dc8e3;
--wizard-s-potion:#5b5c9a;
}

More palettes to explore