All Palettes

Color Palette #f7a1d3, #ffb3e4, #a1d5e8, #b1f2a6, #ffdf80

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f7a1d3;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.light-budgie-blue {
color: #a1d5e8;
}
.frosted-hills {
color: #b1f2a6;
}
.tiger-yellow {
color: #ffdf80;
}

/* CSS Variables */
:root {
--violet-kiss:#f7a1d3;
--hot-aquarelle-pink:#ffb3e4;
--light-budgie-blue:#a1d5e8;
--frosted-hills:#b1f2a6;
--tiger-yellow:#ffdf80;
}

More palettes to explore