All Palettes

Color Palette #a7c7e6, #f3e2b9, #f6b7a2, #d98cd1, #b7a1e8

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a7c7e6;
}
.butter-up {
color: #f3e2b9;
}
.mystic-tulip {
color: #f6b7a2;
}
.lavender-pink {
color: #d98cd1;
}
.dreamy-candy-forest {
color: #b7a1e8;
}

/* CSS Variables */
:root {
--template:#a7c7e6;
--butter-up:#f3e2b9;
--mystic-tulip:#f6b7a2;
--lavender-pink:#d98cd1;
--dreamy-candy-forest:#b7a1e8;
}

More palettes to explore