All Palettes

Color Palette #f6a7b2, #f9d8a4, #f4c7c3, #e47c92, #e45e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b2;
}
.stella-dora {
color: #f9d8a4;
}
.english-rose {
color: #f4c7c3;
}
.carissima {
color: #e47c92;
}
.bubblegum {
color: #e45e7b;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b2;
--stella-dora:#f9d8a4;
--english-rose:#f4c7c3;
--carissima:#e47c92;
--bubblegum:#e45e7b;
}

More palettes to explore