All Palettes

Color Palette #e2cfcf, #d1b8d1, #bfc2e8, #a9d6d5, #f2e7ba

0%
0%
0%

CSS code for this palette

/* CSS */
.light-lavender-blush {
color: #e2cfcf;
}
.tamed-beauty {
color: #d1b8d1;
}
.violet-gems {
color: #bfc2e8;
}
.pool-side {
color: #a9d6d5;
}
.sandy-shore {
color: #f2e7ba;
}

/* CSS Variables */
:root {
--light-lavender-blush:#e2cfcf;
--tamed-beauty:#d1b8d1;
--violet-gems:#bfc2e8;
--pool-side:#a9d6d5;
--sandy-shore:#f2e7ba;
}

More palettes to explore