All Palettes

Color Palette #f2b1d9, #f6a7b2, #f69c8e, #f4da7b, #e3b145

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f2b1d9;
}
.pink-fit {
color: #f6a7b2;
}
.fruit-shake {
color: #f69c8e;
}
.sandy {
color: #f4da7b;
}
.gambol-gold {
color: #e3b145;
}

/* CSS Variables */
:root {
--soft-cashmere:#f2b1d9;
--pink-fit:#f6a7b2;
--fruit-shake:#f69c8e;
--sandy:#f4da7b;
--gambol-gold:#e3b145;
}

More palettes to explore