All Palettes

Color Palette #f3a5b1, #e4afc3, #d4c8df, #b7e3e6, #a9e5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f3a5b1;
}
.roseate-spoonbill {
color: #e4afc3;
}
.lavender-water {
color: #d4c8df;
}
.refreshing-pool {
color: #b7e3e6;
}
.silent-ripple {
color: #a9e5e0;
}

/* CSS Variables */
:root {
--pink-fit:#f3a5b1;
--roseate-spoonbill:#e4afc3;
--lavender-water:#d4c8df;
--refreshing-pool:#b7e3e6;
--silent-ripple:#a9e5e0;
}

More palettes to explore