All Palettes

Color Palette #f1dcbc, #f4e9d2, #faf4e5, #e1f3f9, #fbcbd5

0%
0%
0%

CSS code for this palette

/* CSS */
.cameo {
color: #f1dcbc;
}
.golden-mushroom {
color: #f4e9d2;
}
.cotton-fluff {
color: #faf4e5;
}
.coastal-breeze {
color: #e1f3f9;
}
.palace-rose {
color: #fbcbd5;
}

/* CSS Variables */
:root {
--cameo:#f1dcbc;
--golden-mushroom:#f4e9d2;
--cotton-fluff:#faf4e5;
--coastal-breeze:#e1f3f9;
--palace-rose:#fbcbd5;
}

More palettes to explore