All Palettes

Color Palette #3b4f8c, #5b8cbe, #8eb1d7, #c3eaf9, #f7dbb6

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3b4f8c;
}
.danube {
color: #5b8cbe;
}
.boy-blue {
color: #8eb1d7;
}
.icy-landscape {
color: #c3eaf9;
}
.hinoki {
color: #f7dbb6;
}

/* CSS Variables */
:root {
--tory-blue:#3b4f8c;
--danube:#5b8cbe;
--boy-blue:#8eb1d7;
--icy-landscape:#c3eaf9;
--hinoki:#f7dbb6;
}

More palettes to explore