All Palettes

Color Palette #d1c2e0, #8fa9d1, #4b8abe, #3c6b8b, #2c3f59

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-heather {
color: #d1c2e0;
}
.serenity {
color: #8fa9d1;
}
.boat-house {
color: #4b8abe;
}
.rainy-lake {
color: #3c6b8b;
}
.blue-tone-ink {
color: #2c3f59;
}

/* CSS Variables */
:root {
--fresh-heather:#d1c2e0;
--serenity:#8fa9d1;
--boat-house:#4b8abe;
--rainy-lake:#3c6b8b;
--blue-tone-ink:#2c3f59;
}

More palettes to explore