All Palettes

Color Palette #f7a1b7, #f9caa9, #f0e6a3, #a7d3a6, #5dadbb

0%
0%
0%

CSS code for this palette

/* CSS */
.harmonious-rose {
color: #f7a1b7;
}
.allspice {
color: #f9caa9;
}
.boxwood-yellow {
color: #f0e6a3;
}
.mint-circle {
color: #a7d3a6;
}
.finnish-fiord {
color: #5dadbb;
}

/* CSS Variables */
:root {
--harmonious-rose:#f7a1b7;
--allspice:#f9caa9;
--boxwood-yellow:#f0e6a3;
--mint-circle:#a7d3a6;
--finnish-fiord:#5dadbb;
}

More palettes to explore