All Palettes

Color Palette #f8bfc3, #f9e2be, #f3f5b7, #a6d8c1, #5ba2a4

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-cane {
color: #f8bfc3;
}
.soya {
color: #f9e2be;
}
.chiffon {
color: #f3f5b7;
}
.southern-belle {
color: #a6d8c1;
}
.atlas-cedar {
color: #5ba2a4;
}

/* CSS Variables */
:root {
--candy-cane:#f8bfc3;
--soya:#f9e2be;
--chiffon:#f3f5b7;
--southern-belle:#a6d8c1;
--atlas-cedar:#5ba2a4;
}

More palettes to explore