All Palettes

Color Palette #e1a8b2, #c7b8e0, #a2d2d1, #f1c84b, #e65b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-lemonade {
color: #e1a8b2;
}
.viking-diva {
color: #c7b8e0;
}
.touch-of-turquoise {
color: #a2d2d1;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.bara-red {
color: #e65b6d;
}

/* CSS Variables */
:root {
--raspberry-lemonade:#e1a8b2;
--viking-diva:#c7b8e0;
--touch-of-turquoise:#a2d2d1;
--solar-plexus-chakra:#f1c84b;
--bara-red:#e65b6d;
}

More palettes to explore