All Palettes

Color Palette #1f2a61, #3b4f8c, #5c7fb2, #a3c7e0, #f5faff

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1f2a61;
}
.tory-blue {
color: #3b4f8c;
}
.prompt {
color: #5c7fb2;
}
.sea-cliff {
color: #a3c7e0;
}
.heart-of-ice {
color: #f5faff;
}

/* CSS Variables */
:root {
--mythical-night:#1f2a61;
--tory-blue:#3b4f8c;
--prompt:#5c7fb2;
--sea-cliff:#a3c7e0;
--heart-of-ice:#f5faff;
}

More palettes to explore