All Palettes

Color Palette #f1dfd0, #e8d7c5, #dccbb7, #aad4d1, #88bfbe

0%
0%
0%

CSS code for this palette

/* CSS */
.naturale {
color: #f1dfd0;
}
.fragile-beauty {
color: #e8d7c5;
}
.loft-light {
color: #dccbb7;
}
.eton-blue {
color: #aad4d1;
}
.riverbed {
color: #88bfbe;
}

/* CSS Variables */
:root {
--naturale:#f1dfd0;
--fragile-beauty:#e8d7c5;
--loft-light:#dccbb7;
--eton-blue:#aad4d1;
--riverbed:#88bfbe;
}

More palettes to explore