All Palettes

Color Palette #f1c6a7, #f5d7b7, #f9e0c8, #e6b7d3, #d4e8b0

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-sachet {
color: #f1c6a7;
}
.miami-stucco {
color: #f5d7b7;
}
.peachade {
color: #f9e0c8;
}
.eau-de-rose {
color: #e6b7d3;
}
.lasting-thoughts {
color: #d4e8b0;
}

/* CSS Variables */
:root {
--citrus-sachet:#f1c6a7;
--miami-stucco:#f5d7b7;
--peachade:#f9e0c8;
--eau-de-rose:#e6b7d3;
--lasting-thoughts:#d4e8b0;
}

More palettes to explore