All Palettes

Color Palette #f7b1b4, #f9cca9, #fce2a1, #a9e5d0, #a3d1e6

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b4;
}
.allspice {
color: #f9cca9;
}
.durango-dust {
color: #fce2a1;
}
.coral-green {
color: #a9e5d0;
}
.chefchaouen-blue {
color: #a3d1e6;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b4;
--allspice:#f9cca9;
--durango-dust:#fce2a1;
--coral-green:#a9e5d0;
--chefchaouen-blue:#a3d1e6;
}

More palettes to explore