All Palettes

Color Palette #1f3a61, #4a6d87, #88b8d7, #f6e6a2, #f2b75f

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.wedgewood {
color: #4a6d87;
}
.periwinkle-sky {
color: #88b8d7;
}
.venetian-yellow {
color: #f6e6a2;
}
.crunch {
color: #f2b75f;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--wedgewood:#4a6d87;
--periwinkle-sky:#88b8d7;
--venetian-yellow:#f6e6a2;
--crunch:#f2b75f;
}

More palettes to explore