All Palettes

Color Palette #3c4e8b, #697eba, #a5b3d4, #d0e5f0, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.tory-blue {
color: #3c4e8b;
}
.persian-jewel {
color: #697eba;
}
.awesome-violet {
color: #a5b3d4;
}
.first-frost {
color: #d0e5f0;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--tory-blue:#3c4e8b;
--persian-jewel:#697eba;
--awesome-violet:#a5b3d4;
--first-frost:#d0e5f0;
--wash-me:#f8fafc;
}

More palettes to explore