All Palettes

Color Palette #f1a7b2, #f3c7aa, #f3e8b4, #d0e6b2, #a7d3d0

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.citrus-sachet {
color: #f3c7aa;
}
.cr-me-de-la-cr-me {
color: #f3e8b4;
}
.lasting-thoughts {
color: #d0e6b2;
}
.sinbad {
color: #a7d3d0;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--citrus-sachet:#f3c7aa;
--cr-me-de-la-cr-me:#f3e8b4;
--lasting-thoughts:#d0e6b2;
--sinbad:#a7d3d0;
}

More palettes to explore