All Palettes

Color Palette #1f3a60, #3a5f8d, #5f8da5, #8dadb4, #a5c5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.antilles-blue {
color: #3a5f8d;
}
.sea-crystal {
color: #5f8da5;
}
.bon-voyage {
color: #8dadb4;
}
.blue-bows {
color: #a5c5d5;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--antilles-blue:#3a5f8d;
--sea-crystal:#5f8da5;
--bon-voyage:#8dadb4;
--blue-bows:#a5c5d5;
}

More palettes to explore