All Palettes

Color Palette #d6c2e0, #a2b7d7, #6c9fcb, #4c8094, #2a5c65

0%
0%
0%

CSS code for this palette

/* CSS */
.new-violet {
color: #d6c2e0;
}
.mont-blanc {
color: #a2b7d7;
}
.blue-electress {
color: #6c9fcb;
}
.coelin-blue {
color: #4c8094;
}
.night-shift {
color: #2a5c65;
}

/* CSS Variables */
:root {
--new-violet:#d6c2e0;
--mont-blanc:#a2b7d7;
--blue-electress:#6c9fcb;
--coelin-blue:#4c8094;
--night-shift:#2a5c65;
}

More palettes to explore