All Palettes

Color Palette #204060, #3b71a0, #7cc7d5, #d6e3f0, #f8f4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #204060;
}
.muted-blue {
color: #3b71a0;
}
.water-flow {
color: #7cc7d5;
}
.snowdrift-glow {
color: #d6e3f0;
}
.daisy-white {
color: #f8f4e2;
}

/* CSS Variables */
:root {
--sir-edmund:#204060;
--muted-blue:#3b71a0;
--water-flow:#7cc7d5;
--snowdrift-glow:#d6e3f0;
--daisy-white:#f8f4e2;
}

More palettes to explore