All Palettes

Color Palette #f7b5a1, #f2a1c0, #d99fdb, #bae3c3, #9fd4db

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.prism-pink {
color: #f2a1c0;
}
.damson-plum {
color: #d99fdb;
}
.lattice-work {
color: #bae3c3;
}
.lake-reflection {
color: #9fd4db;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--prism-pink:#f2a1c0;
--damson-plum:#d99fdb;
--lattice-work:#bae3c3;
--lake-reflection:#9fd4db;
}

More palettes to explore