All Palettes

Color Palette #d9b3a1, #f1c6a7, #f9d2be, #f5b8c1, #e8b5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.suntan {
color: #d9b3a1;
}
.citrus-sachet {
color: #f1c6a7;
}
.tuft-bush {
color: #f9d2be;
}
.petals-unfolding {
color: #f5b8c1;
}
.sweet-lilac {
color: #e8b5d0;
}

/* CSS Variables */
:root {
--suntan:#d9b3a1;
--citrus-sachet:#f1c6a7;
--tuft-bush:#f9d2be;
--petals-unfolding:#f5b8c1;
--sweet-lilac:#e8b5d0;
}

More palettes to explore