All Palettes

Color Palette #f3e5d8, #d9b5d8, #a199b2, #6b5b95, #ebb7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.early-sunset {
color: #f3e5d8;
}
.blushing-sky {
color: #d9b5d8;
}
.heirloom-lilac {
color: #a199b2;
}
.just-a-fairytale {
color: #6b5b95;
}
.sweet-taffy {
color: #ebb7d3;
}

/* CSS Variables */
:root {
--early-sunset:#f3e5d8;
--blushing-sky:#d9b5d8;
--heirloom-lilac:#a199b2;
--just-a-fairytale:#6b5b95;
--sweet-taffy:#ebb7d3;
}

More palettes to explore