All Palettes

Color Palette #f1a7b4, #f4c6c3, #f9e1d2, #e5f1e4, #b2e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.english-rose {
color: #f4c6c3;
}
.mette-penne {
color: #f9e1d2;
}
.stone-path {
color: #e5f1e4;
}
.break-the-ice {
color: #b2e0f0;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--english-rose:#f4c6c3;
--mette-penne:#f9e1d2;
--stone-path:#e5f1e4;
--break-the-ice:#b2e0f0;
}

More palettes to explore