All Palettes

Color Palette #f8a5b1, #f9cca9, #f1eaa7, #a8e6ce, #b1dfe2

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f8a5b1;
}
.allspice {
color: #f9cca9;
}
.majestic-treasures {
color: #f1eaa7;
}
.tropical {
color: #a8e6ce;
}
.opal {
color: #b1dfe2;
}

/* CSS Variables */
:root {
--pink-fit:#f8a5b1;
--allspice:#f9cca9;
--majestic-treasures:#f1eaa7;
--tropical:#a8e6ce;
--opal:#b1dfe2;
}

More palettes to explore