All Palettes

Color Palette #f7e3b6, #f1b1d6, #a4d1e5, #f6c1b1, #f2b75f

0%
0%
0%

CSS code for this palette

/* CSS */
.barley-white {
color: #f7e3b6;
}
.soft-cashmere {
color: #f1b1d6;
}
.chefchaouen-blue {
color: #a4d1e5;
}
.rustique {
color: #f6c1b1;
}
.crunch {
color: #f2b75f;
}

/* CSS Variables */
:root {
--barley-white:#f7e3b6;
--soft-cashmere:#f1b1d6;
--chefchaouen-blue:#a4d1e5;
--rustique:#f6c1b1;
--crunch:#f2b75f;
}

More palettes to explore