All Palettes

Color Palette #fcf1d4, #f8d9b9, #f5be9e, #f3a986, #eb6083

0%
0%
0%

CSS code for this palette

/* CSS */
.andover-cream {
color: #fcf1d4;
}
.pinenut {
color: #f8d9b9;
}
.shrimp-boat {
color: #f5be9e;
}
.coral-dust {
color: #f3a986;
}
.watermelon-juice {
color: #eb6083;
}

/* CSS Variables */
:root {
--andover-cream:#fcf1d4;
--pinenut:#f8d9b9;
--shrimp-boat:#f5be9e;
--coral-dust:#f3a986;
--watermelon-juice:#eb6083;
}

More palettes to explore