All Palettes

Color Palette #d1c3e9, #a6d2f2, #68b2d9, #f6c6b1, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.foggy-love {
color: #d1c3e9;
}
.light-shimmer {
color: #a6d2f2;
}
.broom-butterfly-blue {
color: #68b2d9;
}
.coral-bisque {
color: #f6c6b1;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--foggy-love:#d1c3e9;
--light-shimmer:#a6d2f2;
--broom-butterfly-blue:#68b2d9;
--coral-bisque:#f6c6b1;
--calabrese:#f1a8a2;
}

More palettes to explore