All Palettes

Color Palette #1f3a61, #3b5a8c, #3f7d9d, #73c1d9, #a0e4e9

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.antilles-blue {
color: #3b5a8c;
}
.linoleum-blue {
color: #3f7d9d;
}
.thredbo {
color: #73c1d9;
}
.blizzard-blue {
color: #a0e4e9;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--antilles-blue:#3b5a8c;
--linoleum-blue:#3f7d9d;
--thredbo:#73c1d9;
--blizzard-blue:#a0e4e9;
}

More palettes to explore