All Palettes

Color Palette #ffd6ee, #b6b7fc, #d8f8e6, #fef1fa, #cde5fe

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-sachet {
color: #ffd6ee;
}
.greyish-lavender {
color: #b6b7fc;
}
.mint-flash {
color: #d8f8e6;
}
.partial-pink {
color: #fef1fa;
}
.arc-light {
color: #cde5fe;
}

/* CSS Variables */
:root {
--sweet-sachet:#ffd6ee;
--greyish-lavender:#b6b7fc;
--mint-flash:#d8f8e6;
--partial-pink:#fef1fa;
--arc-light:#cde5fe;
}

More palettes to explore