All Palettes

Color Palette #f7a6b6, #f3b4d6, #e0e8ff, #9fd6e0, #5cb2f0

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f7a6b6;
}
.soft-cashmere {
color: #f3b4d6;
}
.husky {
color: #e0e8ff;
}
.terrace-pool {
color: #9fd6e0;
}
.blue-jeans {
color: #5cb2f0;
}

/* CSS Variables */
:root {
--pink-fit:#f7a6b6;
--soft-cashmere:#f3b4d6;
--husky:#e0e8ff;
--terrace-pool:#9fd6e0;
--blue-jeans:#5cb2f0;
}

More palettes to explore