All Palettes

Color Palette #f1a7b4, #f9cca9, #fcecb0, #fdf5c4, #f9d59f

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b4;
}
.allspice {
color: #f9cca9;
}
.custard-puff {
color: #fcecb0;
}
.fondue {
color: #fdf5c4;
}
.paw-paw {
color: #f9d59f;
}

/* CSS Variables */
:root {
--princess:#f1a7b4;
--allspice:#f9cca9;
--custard-puff:#fcecb0;
--fondue:#fdf5c4;
--paw-paw:#f9d59f;
}

More palettes to explore