All Palettes

Color Palette #f7c1b1, #f9d690, #f1e7a7, #a4d5d0, #85c5e0

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f7c1b1;
}
.classical-yellow {
color: #f9d690;
}
.pineapple-delight {
color: #f1e7a7;
}
.sinbad {
color: #a4d5d0;
}
.winter-chime {
color: #85c5e0;
}

/* CSS Variables */
:root {
--rustique:#f7c1b1;
--classical-yellow:#f9d690;
--pineapple-delight:#f1e7a7;
--sinbad:#a4d5d0;
--winter-chime:#85c5e0;
}

More palettes to explore