All Palettes

Color Palette #902c54, #ca7d7d, #f3c049, #4cae4f, #8bcee5

0%
0%
0%

CSS code for this palette

/* CSS */
.figue-pulp {
color: #902c54;
}
.dirty-pink {
color: #ca7d7d;
}
.eyelash-viper {
color: #f3c049;
}
.devil-s-grass {
color: #4cae4f;
}
.bluebottle {
color: #8bcee5;
}

/* CSS Variables */
:root {
--figue-pulp:#902c54;
--dirty-pink:#ca7d7d;
--eyelash-viper:#f3c049;
--devil-s-grass:#4cae4f;
--bluebottle:#8bcee5;
}

More palettes to explore