All Palettes

Color Palette #b1c3d8, #e9b9d0, #f4e1b3, #a4d5b3, #f3c568

0%
0%
0%

CSS code for this palette

/* CSS */
.spindle {
color: #b1c3d8;
}
.sweet-lilac {
color: #e9b9d0;
}
.friendly-yellow {
color: #f4e1b3;
}
.frugal {
color: #a4d5b3;
}
.butterblond {
color: #f3c568;
}

/* CSS Variables */
:root {
--spindle:#b1c3d8;
--sweet-lilac:#e9b9d0;
--friendly-yellow:#f4e1b3;
--frugal:#a4d5b3;
--butterblond:#f3c568;
}

More palettes to explore