All Palettes

Color Palette #f2a1bf, #e4b3e6, #a1d4e8, #b8e4a0, #f6d5a7

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1bf;
}
.dream-land {
color: #e4b3e6;
}
.chefchaouen-blue {
color: #a1d4e8;
}
.basil-smash {
color: #b8e4a0;
}
.enjoyable-yellow {
color: #f6d5a7;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1bf;
--dream-land:#e4b3e6;
--chefchaouen-blue:#a1d4e8;
--basil-smash:#b8e4a0;
--enjoyable-yellow:#f6d5a7;
}

More palettes to explore