All Palettes

Color Palette #f1a7c3, #f4b8d7, #f6cbe1, #f6dfe3, #f3c8a0

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f1a7c3;
}
.manga-pink {
color: #f4b8d7;
}
.laelia-pink {
color: #f6cbe1;
}
.lily-the-pink {
color: #f6dfe3;
}
.avid-apricot {
color: #f3c8a0;
}

/* CSS Variables */
:root {
--tickled-pink:#f1a7c3;
--manga-pink:#f4b8d7;
--laelia-pink:#f6cbe1;
--lily-the-pink:#f6dfe3;
--avid-apricot:#f3c8a0;
}

More palettes to explore