All Palettes

Color Palette #f6a2a2, #f1c84b, #a2d7d0, #a7e2d5, #e9b4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f6a2a2;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.touch-of-turquoise {
color: #a2d7d0;
}
.botanical-tint {
color: #a7e2d5;
}
.dream-land {
color: #e9b4e7;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f6a2a2;
--solar-plexus-chakra:#f1c84b;
--touch-of-turquoise:#a2d7d0;
--botanical-tint:#a7e2d5;
--dream-land:#e9b4e7;
}

More palettes to explore