All Palettes

Color Palette #f1a7b6, #f4c8d3, #deb7f1, #a8caf0, #80c7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b6;
}
.mountain-laurel {
color: #f4c8d3;
}
.pink-illusion {
color: #deb7f1;
}
.blossom-blue {
color: #a8caf0;
}
.big-chill {
color: #80c7e5;
}

/* CSS Variables */
:root {
--princess:#f1a7b6;
--mountain-laurel:#f4c8d3;
--pink-illusion:#deb7f1;
--blossom-blue:#a8caf0;
--big-chill:#80c7e5;
}

More palettes to explore