All Palettes

Color Palette #e0c1f0, #a3b7e0, #6ba2d1, #407f9c, #2c5a68

0%
0%
0%

CSS code for this palette

/* CSS */
.prom-corsage {
color: #e0c1f0;
}
.teclis-blue {
color: #a3b7e0;
}
.blue-electress {
color: #6ba2d1;
}
.dirty-blue {
color: #407f9c;
}
.night-shift {
color: #2c5a68;
}

/* CSS Variables */
:root {
--prom-corsage:#e0c1f0;
--teclis-blue:#a3b7e0;
--blue-electress:#6ba2d1;
--dirty-blue:#407f9c;
--night-shift:#2c5a68;
}

More palettes to explore