All Palettes

Color Palette #d5c7e6, #a7a1d4, #6d8ac5, #4c7d9a, #3c4a4e

0%
0%
0%

CSS code for this palette

/* CSS */
.foggy-love {
color: #d5c7e6;
}
.simply-violet {
color: #a7a1d4;
}
.cornflower-blue {
color: #6d8ac5;
}
.tech-wave {
color: #4c7d9a;
}
.mechanicus-standard-grey {
color: #3c4a4e;
}

/* CSS Variables */
:root {
--foggy-love:#d5c7e6;
--simply-violet:#a7a1d4;
--cornflower-blue:#6d8ac5;
--tech-wave:#4c7d9a;
--mechanicus-standard-grey:#3c4a4e;
}

More palettes to explore