All Palettes

Color Palette #f5a8e0, #b5e1f2, #a3d7d5, #f3c4b4, #f0a3b1

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f5a8e0;
}
.bellagio-fountains {
color: #b5e1f2;
}
.smooth-satin {
color: #a3d7d5;
}
.peach-temptation {
color: #f3c4b4;
}
.pinque {
color: #f0a3b1;
}

/* CSS Variables */
:root {
--hanami-pink:#f5a8e0;
--bellagio-fountains:#b5e1f2;
--smooth-satin:#a3d7d5;
--peach-temptation:#f3c4b4;
--pinque:#f0a3b1;
}

More palettes to explore