All Palettes

Color Palette #e3a1b8, #f1c84b, #8bdab4, #f46e66, #3b4c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e3a1b8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sm-n-sky {
color: #8bdab4;
}
.mild-heart-attack {
color: #f46e66;
}
.tory-blue {
color: #3b4c8c;
}

/* CSS Variables */
:root {
--blushing-tulip:#e3a1b8;
--solar-plexus-chakra:#f1c84b;
--sm-n-sky:#8bdab4;
--mild-heart-attack:#f46e66;
--tory-blue:#3b4c8c;
}

More palettes to explore