All Palettes

Color Palette #f5b7c5, #f9d1b9, #fce1a6, #a7e3a1, #a3d3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f5b7c5;
}
.ibis-pink {
color: #f9d1b9;
}
.cake-dough {
color: #fce1a6;
}
.grape-green {
color: #a7e3a1;
}
.french-pass {
color: #a3d3e0;
}

/* CSS Variables */
:root {
--love-spell:#f5b7c5;
--ibis-pink:#f9d1b9;
--cake-dough:#fce1a6;
--grape-green:#a7e3a1;
--french-pass:#a3d3e0;
}

More palettes to explore