All Palettes

Color Palette #f2b1d1, #f5d4a3, #b7e1e1, #a7c7e7, #e1b4e4

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f2b1d1;
}
.pismo-dunes {
color: #f5d4a3;
}
.fine-blue {
color: #b7e1e1;
}
.island-light {
color: #a7c7e7;
}
.romantic-morning {
color: #e1b4e4;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f2b1d1;
--pismo-dunes:#f5d4a3;
--fine-blue:#b7e1e1;
--island-light:#a7c7e7;
--romantic-morning:#e1b4e4;
}

More palettes to explore